DefinedNameCollection Methods |
The DefinedNameCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddDefinedName |
Adds defined name to collection and returns index of that defined name.
|
![]() | Clear |
Removes all elements from defined names collection.
|
![]() | GetEnumerator |
Returns an IEnumeratorT for the collection.
|
![]() | RemoveDefinedName |
Removes the defined name described by name from collection.
|
![]() | RemoveDefinedNameAt |
Removes the defined name described by index from collection.
|
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator |
Returns an IEnumerator for the collection.
|