Name | Description | |
---|---|---|
![]() | ClearSelection | Clears the selection set. |
For a list of all members of this type, see Gallery members.
Name | Description | |
---|---|---|
![]() | ClearSelection | Clears the selection set. |
Name | Description | |
---|---|---|
![]() | Add | Adds an item to the collection. |
![]() | Clear | Removes all the items from the internal collection. |
![]() | CloneItem | This is necessary for gallery customization dialog. It is used to create a new item when adding a new gallery item. |
![]() | CopyFrom | Add items from an existing collection. |
![]() | Insert | Inserts an element into the collection at the specified index. |
![]() | Move | Moves the item at the specified index to a new location in the collection. |
![]() | NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
![]() | OnClick | Overloaded. |
![]() | OnDropDownOpened | Called when the gallery is expanded. |
![]() | OnUpdate | Called periodically by the framework once the tool has been created. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) |
![]() | Remove | Removes the first occurrence of a specific object from the collection. |
![]() | RemoveAt | Removes the element at the specified index of the collection. |
![]() | SetItemCollection | Derived classes can push in an entire collection instead of adding items piecemeal. |
![]() | SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
![]() | Uninitialize | Called when the gallery is disposed to give the control an opportunity to clean up any resources. |