WarningInfoCollection Methods

The WarningInfoCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleClear
Removes all elements from the collection.
Public methodEquals (Inherited from Object.)
Public methodCode exampleGetEnumerator
Returns an enumerator object that can be used to iterate over all items in the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodCode exampleWarning
Implements the IWarningCallback interface. Adds a warning to this collection.
See Also