[]
Determines whether the specified PointerSize is equal to this instance.
public bool Equals(PointerSize other)
Type | Name | Description |
---|---|---|
PointerSize | other | The PointerSize to compare with this instance. |
Type | Description |
---|---|
bool |
|
Determines whether the specified object is equal to this instance.
public override bool Equals(object value)
Type | Name | Description |
---|---|---|
object | value | The object to compare with this instance. |
Type | Description |
---|---|
bool |
|