Share via


XmlaResultCollection Miembros

Contains a collection of XmlaResult objects. This class cannot be inherited.

El tipo XmlaResultCollection expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of XmlaResult objects in the collection.
Propiedad pública Item Gets the XmlaResult at the specified index in the collection.

Principio