ClippingPathCollection Methods

The ClippingPathCollection type exposes the following members.

Methods

Name Description
Public method Add (Inherited from Collection<Path>.)
Public method Clear (Inherited from Collection<Path>.)
Protected method ClearItems (Inherited from Collection<Path>.)
Public method Contains (Inherited from Collection<Path>.)
Public method CopyTo (Inherited from Collection<Path>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<Path>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<Path>.)
Public method Insert (Inherited from Collection<Path>.)
Protected method InsertItem (Inherited from Collection<Path>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection<Path>.)
Public method RemoveAt (Inherited from Collection<Path>.)
Protected method RemoveItem (Inherited from Collection<Path>.)
Protected method SetItem (Inherited from Collection<Path>.)
Public method ToString (Inherited from Object.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IList.Add (Inherited from Collection<Path>.)
Explicit interface implemetation Private method IList.Contains (Inherited from Collection<Path>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Collection<Path>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Collection<Path>.)
Explicit interface implemetation Private method IList.IndexOf (Inherited from Collection<Path>.)
Explicit interface implemetation Private method IList.Insert (Inherited from Collection<Path>.)
Explicit interface implemetation Private method IList.Remove (Inherited from Collection<Path>.)

See Also

Reference