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