Click or drag to resize

DialogRowCollectionT Methods

The DialogRowCollectionT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified row to the list.
Public methodClear
Removes all rows from the list.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet
Gets the row at the specified index.
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes the first occurence of the specified row to the list.
Public methodToString (Inherited from Object.)
Top
See Also