XmlaMessageCollection Miembros
Contains a collection of XmlaMessage objects. This class cannot be inherited.
El tipo XmlaMessageCollection expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Gets the number of XmlaMessage objects in the collection. | |
Item | Gets the XmlaMessage at the specified index from the collection. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICollection. . :: . .CopyTo | ||
IEnumerable. . :: . .GetEnumerator | ||
ICollection. . :: . .IsSynchronized | ||
ICollection. . :: . .SyncRoot |
Principio