The CorridorPointCodeSelector type exposes the following members.

Constructors

  NameDescription
Public methodCorridorPointCodeSelector
Initializes a new instance of the CorridorPointCodeSelector class

Methods

  NameDescription
Public methodGetAllCodes
Gets all feature line codes.
Public methodGetEnumerator
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator that can be use to enumerate this collection.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator that can be used to enumerate this collection.
Public methodSelectAll
Selects all supported corridor feature line points.
Public methodUnSelectAll
De-selects all supported corridor feature line points.

Properties

  NameDescription
Public propertyCount
Gets the number of CorridorPiontCodeOption objects in the collection.
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])

See Also