Share

CorridorCodeCollection Methods

The CorridorCodeCollection type exposes the following members.

Methods

 NameDescription
Public methodAdd Adds a new code to the collection.
Public methodClear Removes all code from the collection.
Public methodGetEnumerator Implements the method declare in IEnumerable<T> interface. This method return an enumertor which can be use to enumerate this collection.
Public methodGetObjectEnumerator Implements the method declare in IEnumerable interface. This method return an enumertor which can be use to enumerate this collection.

See Also

Reference

Was this information helpful?