Membros XmlaResultCollection
Contains a collection of XmlaResult objects. This class cannot be inherited.
O tipo XmlaResultCollection expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Count | Gets the number of XmlaResult objects in the collection. | |
Item | Gets the XmlaResult at the specified index in the collection. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICollection. . :: . .CopyTo | ||
IEnumerable. . :: . .GetEnumerator | ||
ICollection. . :: . .IsSynchronized | ||
ICollection. . :: . .SyncRoot |
Início