DictionaryElementSyncRoot Property  | 
 [Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.SyncRoot"]
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic virtual Object SyncRoot { get; }Public Overridable ReadOnly Property SyncRoot As Object
	Get
public:
virtual property Object^ SyncRoot {
	Object^ get ();
}abstract SyncRoot : Object with get
override SyncRoot : Object with get
Property Value
Type: 
ObjectImplements
ICollectionSyncRoot
See Also