Int16Size::Equals Method (Object^)
Visual Studio 2015
Determines whether this Int16Size equals the specified Int16Size.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- other
-
Type:
System::Object^
The other Int16Size.
Return Value
Type: System::BooleanTrue if the height and width of both Int16Size objects are the same, otherwise false.
Show: