UndoableKeyedCollectionTKey, TNode Properties

Spotfire 14.3 API Reference

The UndoableKeyedCollectionTKey, TNode generic type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
Public propertyItemInt32
Gets or sets the TNode at the specified index.
Public propertyItemTKey
Gets the element with the specified key.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate propertyICollectionTNodeIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
Top
See Also

Reference