DimensionStyleOverrideDictionary Methods |
The DimensionStyleOverrideDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(DimensionStyleOverride) |
Adds an DimensionStyleOverride to the dictionary.
|
![]() | Add(DimensionStyleOverrideType, Object) |
Adds a DimensionStyleOverride to the dictionary from its type and value.
|
![]() | AddRange |
Adds an DimensionStyleOverride list to the dictionary.
|
![]() | Clear |
Removes all DimensionStyleOverride from the current dictionary.
|
![]() | ContainsType |
Determines whether current dictionary contains an DimensionStyleOverride of the specified type.
|
![]() | ContainsValue |
Determines whether current dictionary contains a specified DimensionStyleOverride.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the dictionary.
|
![]() | Remove |
Removes an DimensionStyleOverride of the specified type from the current dictionary.
|
![]() | TryGetValue |
Gets the DimensionStyleOverride associated of the specified type.
|