Retrieves a category object matching an identifier.

Overload List

  NameDescription
Public propertyItem[([( String])])
Gets a category which has the specified name from this list of top-level categories.
(Overrides CategoryNameMap..::..Item[([( String])]) .)
Public propertyItem[([( BuiltInCategory])])
Retrieves a category object corresponding to a BuiltInCategory id.

See Also