Click or drag to resize

AddressAreaOverlaps Method

Overload List
  NameDescription
Public methodOverlaps(AddressArea)
Determines whether the specified addressable area overlaps the current addressable area at any point.
Public methodOverlaps(Int64, Int64)
Determines whether the specified addressable area overlap the current addressable area at any point.
Public methodStatic memberOverlaps(Int64, Int64, Int64, Int64)
Determines whether these two addressable areas overlap at any point.
Top
See Also