Returns all of the model elements in the model.
[Visual Basic .NET] Public Function GetElements ( _ ) As IEnumMdElement
[C#] public IEnumMdElement GetElements ( );
[C++]
HRESULT GetElements(
IEnumMdElement** Elements
);
[C++]Parameters
Elements [out, retval]Elements is a parameter of type IEnumMdElement
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.