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: 4.6.0.0 (4.6.0.0)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also