Equality Operator
Equality(Int32Size, Int32Size)
Tests whether two Int32Size objects are identical.
Declaration
public static bool operator ==(Int32Size sz1, Int32Size sz2)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32Size | sz1 | |
| Int32Size | sz2 |
Returns
| Type | Description |
|---|---|
| System.Boolean |