Property | Type | Description | |
---|---|---|---|
Value |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object, is equal to this instance.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
operator ( ) : bool |
Implements the operator ==.
|
Method | Description | |
---|---|---|
SizeT ( |
Initializes a new instance of the SizeT struct.
|
|
SizeT ( int val ) : System |
Initializes a new instance of the SizeT struct.
|
|
SizeT ( uint val ) : System |
Initializes a new instance of the SizeT struct.
|
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |