Click or drag to resize

ListDialogT Methods

The ListDialogT generic 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(DialogResponseEventArgs)
Raises the Response event.
(Overrides DialogOnResponse(DialogResponseEventArgs).)
Protected methodOnResponse(DialogResponseEventArgsT)
Raises the Response event.
Public methodShow
Shows the dialog box to a Player.
(Inherited from Dialog.)
Public methodShowAsync
Shows the dialog box to a Player asynchronously.
Public methodToString (Inherited from Object.)
Top
See Also