DocumentNodeDictionaryTKey, TValueCount Property

Spotfire 15.0 API Reference
Gets the number of elements contained in the ICollectionT.

Namespace:  Spotfire.Dxp.Framework.DocumentModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public int Count { get; }

Property Value

Type: Int32
The number of elements contained in the ICollectionT.

Implements

ICollectionTCount
Version Information


See Also

Reference