RichTextBox for UWP/WinRT
等価判定演算子 オペレータ (C1TextElementStyle)

構文
'宣言
 
Public Operator =( _
   ByVal style1 As C1TextElementStyle, _
   ByVal style2 As C1TextElementStyle _
) As System.Boolean
public System.bool operator ==( 
   C1TextElementStyle style1,
   C1TextElementStyle style2
)

パラメータ

style1
style2
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

参照

関連項目

C1TextElementStyle クラス
C1TextElementStyle メンバ

Send Feedback