| Miner.Interop Namespace : D8ListItem Interface | 
The following tables list the members exposed by D8ListItem.
| Name | Description | |
|---|---|---|
![]()  | AllowCoreEvents | Turns on or off core events: ItemRebuilt, ItemUpdated, ItemAdded, and ItemRemoved. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | ContainedBy | A reference to the containing list. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | DisplayName | The string that should be displayed by a view for this object. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | IsSelected | Specifies if the item is selected. This property is most often modified by the view. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | ItemType | This is the object type identifier, which can be used to identify the type of object. This is a useful alternative to QueryInterfacing to determine the type of object. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | SymbolizedType | Specifies if the item is symbolized (feature), non-symbolized (object), or non-GIS (not stored in the geodatabase). (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | ViewImageID | Returns a bitmap associated with a list item. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | ViewVisible | Internal use only. (Inherited from Miner.Interop.ID8ListItem) | 
| Name | Description | |
|---|---|---|
![]()  | add_ItemAdded | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | add_ItemRebuilt | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | add_ItemRemoved | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | add_ItemUpdated | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | Copy | Creates a new list item with duplicate information. If the CopyChildren parameter is true, then the entire structure is duplicated. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | GetViewCookie | Internal use only. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | remove_ItemAdded | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | remove_ItemRebuilt | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | remove_ItemRemoved | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | remove_ItemUpdated | (Inherited from Miner.Interop.IMMCoreEvents_Event) | 
![]()  | SameAs | Determines the equality of pListItem with this item. (Inherited from Miner.Interop.ID8ListItem) | 
![]()  | SetViewCookie | Internal use only. (Inherited from Miner.Interop.ID8ListItem) |