Operator operator ==
operator ==(SystemTypeIndex, SystemTypeIndex)
System
Declaration
public static bool operator ==(SystemTypeIndex lhs, SystemTypeIndex rhs)
Parameters
Type | Name | Description |
---|---|---|
System |
lhs | System |
System |
rhs | System |
Returns
Type | Description |
---|---|
bool | True, if both TypeIndices are equal. |