The BaselineRegionCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddRegion(String, ObjectId) |
Creates an Region with the given region name and the assembly object id.
|
![]() | AddRegion(String, String) |
Creates an Region with the given name.
|
![]() | GetEnumerator |
Implement the method declare in IEnumerable<T> interface. This method return an enumertor which can be use to enumerate this collection.
|
![]() | GetObjectEnumerator |
Implement the method declare in IEnumerable interface. This method return an enumertor which can be use to enumerate this collection.
|