This document is archived and information here might be outdated. Recommended version. |
Returns all of the model elements in the model.
[Visual Basic .NET] Public Function GetElements ( _ ) As IEnumMdElement
[C#] public IEnumMdElement GetElements ( );
[C++]
HRESULT GetElements(
void
);