TableEnumerator Class

This class represents an enumerator for a table.
Inheritance Hierarchy
SystemObject
  Teigha.DatabaseServicesTableEnumerator
    Teigha.DatabaseServicesLinkedTableEnumerator

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public abstract class TableEnumerator : IEnumerator

The TableEnumerator type exposes the following members.

Constructors
  Name Description
Public method TableEnumerator Initializes a new instance of the TableEnumerator class
Top
Properties
  Name Description
Protected property IEnumeratorCurrent  
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 element in the table.
Public method Reset Resets the current enumerator index to -1.
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.