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