ComponentOne Studio for WinRT XAML
C1HtmlText コンストラクタ(String)

この C1HtmlText のテキストコンテンツ。
指定されたテキストを使用して、C1HtmlText の新しいインスタンスを作成します。
構文
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
public C1HtmlText( 
   System.string text
)

パラメータ

text
この C1HtmlText のテキストコンテンツ。
参照

C1HtmlText クラス
C1HtmlText メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.