ComponentOne Studio for 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
参照

AnchorMatching 構造体
AnchorMatching メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.