Method Equals
Equals(GfLine, GfLine)
Declaration
public static bool Equals(GfLine lhs, GfLine rhs)
Parameters
Type | Name | Description |
---|---|---|
GfLine | lhs | |
GfLine | rhs |
Returns
Type | Description |
---|---|
bool |
Equals(object)
Declaration
public override bool Equals(object rhs)
Parameters
Type | Name | Description |
---|---|---|
object | rhs |
Returns
Type | Description |
---|---|
bool |