'宣言 Public Operator =( _ ByVal c1 As C1StyleBackgroundImage, _ ByVal c2 As C1StyleBackgroundImage _ ) As System.Boolean
public System.bool operator ==( C1StyleBackgroundImage c1, C1StyleBackgroundImage c2 )
パラメータ
- c1
- 比較する一方の構造体。
- c2
- 比較するもう一方の構造体。
'宣言 Public Operator =( _ ByVal c1 As C1StyleBackgroundImage, _ ByVal c2 As C1StyleBackgroundImage _ ) As System.Boolean
public System.bool operator ==( C1StyleBackgroundImage c1, C1StyleBackgroundImage c2 )