[]
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
bool |
public bool Equals(RangeF other)
Public Function Equals(other As RangeF) As Boolean
Type | Name | Description |
---|---|---|
RangeF | other |
Type | Description |
---|---|
bool |