IRasterTypeItemURI Interface

Provides access to members that control a raster type item URI.

Members

Name Description
Read/write property Items The item URI objects associated with this container URI object.
Read/write property ItemTemplateIndex The index to the item template contained within the parent raster type that corresponds to this item URI.

IRasterTypeItemURI.Items Property

The item URI objects associated with this container URI object.

Public Property Items As IItemURIArray
public IItemURIArray Items {get; set;}

IRasterTypeItemURI.ItemTemplateIndex Property

The index to the item template contained within the parent raster type that corresponds to this item URI.

Public Property ItemTemplateIndex As Integer
public int ItemTemplateIndex {get; set;}

Classes that implement IRasterTypeItemURI

Classes Description
RasterTypeItemURI An item URI constructed by the raster type object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.