DictionaryElementIsSynchronized Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.DictionaryElement.IsSynchronized"]
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public virtual bool IsSynchronized { get; }
Public Overridable ReadOnly Property IsSynchronized As Boolean
Get
public:
virtual property bool IsSynchronized {
bool get ();
}
abstract IsSynchronized : bool with get
override IsSynchronized : bool with get
Property Value
Type:
BooleanImplements
ICollectionIsSynchronizedSee Also