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