ManifestTableGetEnumerator Method |
| Name | Description | |
|---|---|---|
| GetEnumerator |
Visits all model components in the document, including default ones.
| |
| GetEnumeratorT |
Visits all model components in the document, including default ones.
| |
| GetEnumerator(ModelComponentType) |
Returns an enumerators that yields all model components, including default ones,
relating to a particular type.
|