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