Method Equals
Equals(object)
System
Declaration
public override bool Equals(object compare)
Parameters
Type | Name | Description |
---|---|---|
object | compare | The object to compare to this System |
Returns
Type | Description |
---|---|
bool | True, if the compare parameter contains a Type |
Overrides
Equals(SystemTypeIndex)
System
Declaration
public bool Equals(SystemTypeIndex typeIndex)
Parameters
Type | Name | Description |
---|---|---|
System |
typeIndex | The other System |
Returns
Type | Description |
---|---|
bool | True, if the System |