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