[]
Determines whether this reference is intersected with the specified references.
public bool IsIntersectedWith(Reference[] references)
Public Function IsIntersectedWith(references As Reference()) As Boolean
Type | Name | Description |
---|---|---|
Reference[] | references |
Type | Description |
---|---|
bool |
|