ManifestTableGetEnumeratorT Method |
Namespace: Rhino.FileIO
public virtual IEnumerator<T> GetEnumerator<T>() where T : ModelComponent
Public Overridable Function GetEnumerator(Of T As ModelComponent) As IEnumerator(Of T)
[Missing <typeparam name="T"/> documentation for "M:Rhino.FileIO.ManifestTable.GetEnumerator``1"]