RVTDocs.com
Namespace: Autodesk.Revit.DB

DefinitionGroups

Class
Description:
A specialized set of definition groups that allows creation of new groups.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.DefinitionGroups
Syntax
DefinitionGroups Class Members:
Name Description Inherited From
IsEmpty Identifies if the definition groups collection is empty.
Item Retrieve a definition group by name.
Size The number of definition groups in the collection.
Name Description Inherited From
Contains Tests for the existence of a definition group within the collection.
Create Create a new parameter definition group using the name provided.
Dispose Releases all resources used by the DefinitionGroups
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetBasicIEnumerator Returns an enumerator that iterates through a collection.
GetEnumerator Retrieves an enumerator to the collection.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object