StyleCollection Methods

The StyleCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Creates a new user defined style and adds it the collection.
Public methodCode exampleAddCopy
Copies a style into this collection.
Public methodEquals (Inherited from Object.)
Public methodCode exampleGetEnumerator
Gets an enumerator object that will enumerate styles in the alphabetical order of their names.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also