Vector3dCollectionEnumerator Class

This class represents an enumerator for a collection of 3d vectors.
Inheritance Hierarchy
SystemObject
  Teigha.GeometryVector3dCollectionEnumerator

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public class Vector3dCollectionEnumerator : IEnumerator

The Vector3dCollectionEnumerator type exposes the following members.

Constructors
  Name Description
Protected method Vector3dCollectionEnumerator Initializes a new instance of the Vector3dCollectionEnumerator class
Top
Properties
  Name Description
Public property Current Property that represents a currently enumerated vector in the collection.
Top
Methods
  Name Description
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Protected method MemberwiseClone
(Inherited from Object)
Public method MoveNext Moves to the next vector in the collection.
Public method Reset Resets current enumerator index to -1.
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.