DictionaryElementCount Property  | 
 [Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.Count"]
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic virtual int Count { get; }Public Overridable ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get ();
}abstract Count : int with get
override Count : int with get
Property Value
Type: 
Int32Implements
ICollectionTCountICollectionCount
See Also