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