RhinoCommon API
ManifestTableGetEnumerator Method (ModelComponentType) |
Returns an enumerators that yields all model components, including default ones,
relating to a particular type.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract IEnumerator<ModelComponent> GetEnumerator( ModelComponentType type )
Public MustOverride Function GetEnumerator ( type As ModelComponentType ) As IEnumerator(Of ModelComponent)
Parameters
- type
- Type: Rhino.DocObjectsModelComponentType
The model component type.
Return Value
Type: IEnumeratorModelComponentAn enumerator.

Rhino for Windows
Supported in: 6.14