UndoableKeyedCollection TKey, TNode  Properties TIBCO Spotfire 6.0 API Reference
The UndoableKeyedCollection TKey, TNode  type exposes the following members.
Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection T .
Public propertyItem Int32 
Gets or sets the TNode at the specified index.
Public propertyItem TKey 
Gets the element with the specified key.
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyICollection TNode  IsReadOnly
Gets a value indicating whether the ICollection T  is read-only.
Back to Top
See Also