The methods of the ISelectionList interface are listed below. For a complete list of ISelectionList interface members, see the ISelectionList Members topic.
AddValues | Adds an array of text values to the end of the existing selection list values. |
GetContainingFolder | Returns the IFolder that this selection list is created in. |
GetValues | Retrieves all the text values of the selection list. |
RemoveValues | Removes an array of text values from the selection list. |
Store | Stores the selection list. |
ISelectionList Interface | Plumtree.Remote.PRC.Content.SelectionList Namespace