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