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

Property Value

Type: Int32

Implements

ICollectionCount
See Also