Visual Basic (Declaration) | |
---|---|
Public Operator =( _ ByVal p1 As PaddingF, _ ByVal p2 As PaddingF _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Parameters
- p1
- Padding to test
- p2
- Padding to test
Return Value
true if the two Padding objects are equal; otherwise, false.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2