Click or drag to resize

TablistDialog Methods

The TablistDialog type exposes the following members.

Methods
  NameDescription
Public methodAdd(IEnumerableString)
Public methodAdd(String)
Adds a row with the specified cells.
Public methodClear
Public methodContains
Public methodCopyTo
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf
Public methodInsert
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnResponse
Raises the Response event.
(Inherited from Dialog.)
Public methodRemove
Public methodRemoveAt
Public methodShow
Shows the dialog box to a Player.
(Inherited from Dialog.)
Public methodShowAsync
Shows the dialog box to a Player asynchronously.
(Inherited from Dialog.)
Public methodToString (Inherited from Object.)
Top
See Also