This document is archived and information here might be outdated.  Recommended version.


IMultidimensionalDefinition Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IMultidimensionalDefinition Interface

Provides access to the MultidimensionalDefinition Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a dimension definition.
Read-only property Count The dimension definition count.
Read-only property Element The dimension definition at the specified position.
Method Insert Adds a dimension definition at the specified position.
Method Remove Removes the dimension definition at the specified position.
Method RemoveAll Removes all dimension definitions.

CoClasses that implement IMultidimensionalDefinition

CoClasses and Classes Description
MultidimensionalDefinition A collection of multidimensional definition objects.