Click or drag to resize
CodingSequence Constructor
Overload List
  NameDescription
Public methodCodingSequence(String)
Creates new CodingSequence feature item with the specified location. Note that this constructor uses LocationBuilder to construct location object from the specified location string.
Public methodCodingSequence(ILocation)
Creates new CodingSequence feature item from the specified location.
Top
See Also