FontFallBackRulesCollection Methods

The FontFallBackRulesCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Add a specified FallBack rule to the end of the collection.
Public methodCopyTo
Copies all elements from the collection to the specified array.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodCode exampleRemove
Removes the first occurrence of a specific FallBack rule from the collection.
Public methodToString (Inherited from Object.)
See Also