RhinoCommon API
ManifestTableGetEnumeratorT Method |
Visits all model components in the document, including default ones.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual IEnumerator<T> GetEnumerator<T>() where T : ModelComponent
Public Overridable Function GetEnumerator(Of T As ModelComponent) As IEnumerator(Of T)
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:Rhino.FileIO.ManifestTable.GetEnumerator``1"]
Return Value
Type: IEnumeratorTAn enumerator.

Rhino for Windows
Supported in: 6.14