Removing types from a collection

Collections types hold references to the type. When you remove a type from a collection, you actually remove the reference to the type's definition from the collection. The definition for the type remains in the type definition file so that other type collections can use it.

To remove a type definition reference from a collection:

  1. In the CHA Type view, expand the collection so that you can see the type you want to remove. This is actually a reference to the type.
  2. Right-click the type reference.
  3. Select Delete.
  4. To proceed with deleting the reference to the type, click OK in the dialog box that appears.