Basic Library for UWP/WinRT XAML
等しくないか判定する演算子 オペレータ (AnchorMatching)

構文
'宣言
 
Public Operator <>( _
   ByVal am1 As AnchorMatching, _
   ByVal am2 As AnchorMatching _
) As System.Boolean
public System.bool operator !=( 
   AnchorMatching am1,
   AnchorMatching am2
)

パラメータ

am1
am2
Requirements

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

参照

関連項目

AnchorMatching 構造体
AnchorMatching メンバ

Send Feedback