UndoableList T  Properties TIBCO Spotfire 6.0 API Reference
The UndoableList T  type exposes the following members.
Properties

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

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