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.1.3.0 (8.1.3.20220620)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also