Click or drag to resize

StartIndexDictionaryCount Property

Gets the number of elements in the collection.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public int Count { get; }

Return Value

Int32
The number of elements in the collection.

Implements

IReadOnlyCollectionTCount
See Also