Gets the number of key/value pairs contained in the collection
            
 
Namespace: WorkflowGen.My.CollectionsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
Property Value
Type: 
Int32Implements
ICollectionCount
See Also