XmlaWarningCollection Members
Include Protected Members
Include Inherited Members
Contains a collection of XmlaWarning objects.
The XmlaWarningCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XmlaWarningCollection() | Initializes a new instance of XmlaWarning. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of XmlaWarning objects in the collection. |
![]() |
Item[Int32] | Gets the XmlaWarning at the specified index in the collection. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ICollection.CopyTo(Array, Int32) | |
![]() ![]() |
IEnumerable.GetEnumerator() | |
![]() ![]() |
ICollection.IsSynchronized | |
![]() ![]() |
ICollection.SyncRoot |
Top