The CorridorPointCodeSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CorridorPointCodeSelector | Initializes a new instance of the CorridorPointCodeSelector class |
Methods
Name | Description | |
---|---|---|
![]() | GetAllCodes |
Gets all featureline codes.
|
![]() | GetEnumerator |
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator that can be use to enumerate this collection.
|
![]() | GetObjectEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator that can be used to enumerate this collection.
|
![]() | SelectAll |
Selects all supported corridor feature line points.
|
![]() | UnSelectAll |
Unselects all supported corridor feature line points.
|
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of CorridorPair objects in the collection.
|
![]() | Item[([( Int32])]) | |
![]() | Item[([( String])]) |
Gets the CorridorPointCodeOption instance for the specified type, which you to modify its Selected state.
|