Outlines Methods

The Outlines type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds outline item to collection.
Public methodClear
Clears all items from the collection.
Public methodContains
Always throws NotImplementedException
Public methodCopyTo
Copies the outline entries to an System.Array, starting at a particular System.Array index.
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 methodRemove
Remove outline collection item.
Public methodToString (Inherited from Object.)
See Also