Click or drag to resize

ComponentTypeCollection Methods

[This is preliminary documentation and is subject to change.]

The ComponentTypeCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodContains
Public methodCopyTo
Protected methodEnsureNotFrozen
Ensures the ComponentTypeCollection has not been frozen, and throws an exception if it has.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFreeze
Freezes the object and prevents modifications being made to it.
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf
Public methodInsert
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Public methodRemoveAt
Public methodToString (Inherited from Object.)
Top
See Also