XmlaWarningCollection Miembros
Contains a collection of XmlaWarning objects.
El tipo XmlaWarningCollection expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
XmlaWarningCollection | Initializes a new instance of XmlaWarning. |
Principio
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 XmlaWarning objects in the collection. | |
Item | Gets the XmlaWarning at the specified index in the collection. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICollection. . :: . .CopyTo | ||
IEnumerable. . :: . .GetEnumerator | ||
ICollection. . :: . .IsSynchronized | ||
ICollection. . :: . .SyncRoot |
Principio