PropertyCollection<T> Methods

Include Protected Members
Include Inherited Members

The PropertyCollection<T> type exposes the following members.

Methods

  Name Description
Public method CopyTo(Array, Int32) Copies the internal collection to the specified array starting at the specified index. (Inherited from GenericCollection<T>.)
Public method CopyTo([], Int32) Copies the internal collection to the given array starting at the specified index. (Inherited from GenericCollection<T>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an generic enumerator that can iterate through the GenericCollection. (Inherited from GenericCollection<T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns a generic enumerator that can iterate through the GenericCollection. (Inherited from GenericCollection<T>.)

Top

See Also

Reference

PropertyCollection<T> Class

Microsoft.SharePoint.Taxonomy.Generic Namespace