Click or drag to resize

AddressAreaOverlappingOrContiguous Method

Overload List
  NameDescription
Public methodOverlappingOrContiguous(AddressArea)
Determines whether the specified addressable area either overlaps at any point or is contiguous with the current addressable area.
Public methodOverlappingOrContiguous(Int64, Int64)
Determines whether the specified addressable area either overlaps at any point or is contiguous with the current addressable area.
Top
See Also