|
M
Clear()
|
None
|
Removes every category from the map, rendering it empty. (Inherited from CategoryNameMap .)
|
CategoryNameMap
|
|
M
Contains(String)
|
bool
|
Identifies if a category which has the specified name is in the list of top-level categories. (Overrides CategoryNameMap . Contains(String) .)
|
|
|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .)
|
APIObject
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object
|
|
M
Erase(String)
|
int
|
Removes a category with the specified name from the map. (Inherited from CategoryNameMap .)
|
CategoryNameMap
|
|
M
ForwardIterator()
|
CategoryNameMapIterator
|
Retrieves a forward moving iterator to the map. (Overrides CategoryNameMap . ForwardIterator . .)
|
|
|
M
GetEnumerator()
|
IEnumerator
|
Retrieves a forward moving iterator to the map. (Overrides CategoryNameMap . GetEnumerator . .)
|
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object
|
|
M
Insert(String, Category)
|
bool
|
Inserts the specified category with the specified name into the map. (Overrides CategoryNameMap . Insert(String, Category) .)
|
|
|
M
NewSubcategory(Category, String)
|
Category
|
Add a new subcategory into the Autodesk Revit document.
|
|
|
M
ReverseIterator()
|
CategoryNameMapIterator
|
Retrieves a backward moving iterator to the map. (Overrides CategoryNameMap . ReverseIterator . .)
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object
|