Click or drag to resize
KeyedListCount Property
Gets the number of key/value pairs contained in the collection

Namespace: WorkflowGen.My.Collections
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also