DictionaryElementSyncRoot Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.DictionaryElement.SyncRoot"]
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public 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
ICollectionSyncRootSee Also