Indicates whether selected mosaic dataset items are deleted from the mosaic dataset.
[Visual Basic .NET] Public Property RemoveItem As Boolean
[C#] public bool RemoveItem {get; set;}
[C++]
HRESULT get_RemoveItem(
VARIANT_BOOL* pbRemoveItem
);
[C++]
HRESULT put_RemoveItem(
VARIANT_BOOL pbRemoveItem
);
[C++]Parameters
pbRemoveItem [out, retval] pbRemoveItem is a parameter of type VARIANT_BOOL pbRemoveItem [in] pbRemoveItem is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.