Compartir a través de


MemberCollection.Enumerator Members

Supports iterating over a MemberCollection and reading its individual Member objects.

The following tables list the members exposed by the MemberCollection.Enumerator type.

Public Properties

  Nombre Description
ms143950.pubproperty(es-es,SQL.90).gif Current Gets the current Member in the MemberCollection.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms143950.pubmethod(es-es,SQL.90).gif {dtor} Releases all resources used by the MemberCollection.Enumerator.
ms143950.pubmethod(es-es,SQL.90).gif Dispose Releases all resources used by the MemberCollection.Enumerator.
ms143950.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143950.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms143950.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms143950.pubmethod(es-es,SQL.90).gif MoveNext Moves to the next Member in the MemberCollection.
ms143950.pubmethod(es-es,SQL.90).gifms143950.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143950.pubmethod(es-es,SQL.90).gif Reset Sets the enumerator to its initial position, which is before the first element in the collection.
ms143950.pubmethod(es-es,SQL.90).gif ToString  (inherited from Object )

Arriba

Protected Methods

  Nombre Description
ms143950.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms143950.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

MemberCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace