CommandStateCount Property

Gets the number of elements contained in the CommandState.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public int Count { get; }

Property Value

Int32

Implements

IReadOnlyCollectionTCount
ICollectionTCount

See Also