| C1.Xaml アセンブリ > C1.Xaml 名前空間 > AnchorMatching 構造体 : 等しくないか判定する演算子 オペレータ |
'宣言 Public Operator <>( _ ByVal am1 As AnchorMatching, _ ByVal am2 As AnchorMatching _ ) As System.Boolean
public System.bool operator !=( AnchorMatching am1, AnchorMatching am2 )