PropertyPageCollection Methods

DirectX.Capture

DirectX.Capture Class Library

PropertyPageCollection Methods

The methods of the PropertyPageCollection class are listed below. For a complete list of PropertyPageCollection class members, see the PropertyPageCollection Members topic.

Public Instance Methods

Clear Empty the collection.
Dispose Release unmanaged resources
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEnumerator (inherited from CollectionBase)Returns an enumerator that can iterate through the CollectionBase instance.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
RemoveAt (inherited from CollectionBase)Removes the element at the specified index of the CollectionBase instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase)
IList.Add (inherited from CollectionBase)
IList.Contains (inherited from CollectionBase)
IList.IndexOf (inherited from CollectionBase)
IList.Insert (inherited from CollectionBase)
IList.Remove (inherited from CollectionBase)

See Also

PropertyPageCollection Class | DirectX.Capture Namespace