Share via


TypeDescriptorCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a collection of TypeDescriptor objects. Provides methods to create and enumerate TypeDescriptor objects.

The TypeDescriptorCollection type exposes the following members.

Methods

  Name Description
Public method Create Obsolete. Creates a TypeDescriptor object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Returns an enumerator that can iterate through a TypeDescriptor collection.
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 Obsolete.

Top

See Also

Reference

TypeDescriptorCollection Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace