SizeD.Equality(SizeD, SizeD) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator ==(Microsoft::ReportDesigner::SizeD sz1, Microsoft::ReportDesigner::SizeD sz2);
public static bool operator == (Microsoft.ReportDesigner.SizeD sz1, Microsoft.ReportDesigner.SizeD sz2);
static member ( = ) : Microsoft.ReportDesigner.SizeD * Microsoft.ReportDesigner.SizeD -> bool
Public Shared Operator == (sz1 As SizeD, sz2 As SizeD) As Boolean
Parameters
- sz1
- SizeD
- sz2
- SizeD