| UnsureSequenceRegion Constructor |
| Name | Description | |
|---|---|---|
| UnsureSequenceRegion(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.
| |
| UnsureSequenceRegion(ILocation) |
Creates new UnsureSequenceRegion feature item from the specified location.
|