Click or drag to resize

ListDialog Methods

The ListDialog type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Adds the specified item to the list items.
Public methodAddItems
Adds a collection of items to the list items.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnResponse
Raises the Response event.
(Inherited from Dialog.)
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