IntegerCollectionEnumerator Class

This class represents an enumerator for a collection of integer values.
Inheritance Hierarchy
SystemObject
  Teigha.GeometryIntegerCollectionEnumerator

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

The IntegerCollectionEnumerator type exposes the following members.

Constructors
  Name Description
Public method IntegerCollectionEnumerator Constructor for the IntegerCollectionEnumerator class.
Top
Properties
  Name Description
Public property Current Property that represents a currently enumerated value.
Public property IEnumerator_Current Property that represents a currently enumerated value.
Top
Methods
  Name Description
Public method Equals
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method MoveNext Moves to the next value in the collection.
Public method Reset Moves the enumerator to the start of the collection.
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.