Blazor コントロール
TryParse メソッド (C1StyleBackgroundImage)

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1StyleBackgroundImage クラス : TryParse メソッド
解析するテキスト。
返された背景画像。
指定された text の解析を試み、backgroundImage パラメータで値を返します。
シンタックス
'宣言
 
Public Shared Function TryParse( _
   ByVal text As System.String, _
   ByRef backgroundImage As C1StyleBackgroundImage _
) As System.Boolean
public static System.bool TryParse( 
   System.string text,
   out C1StyleBackgroundImage backgroundImage
)

パラメータ

text
解析するテキスト。
backgroundImage
返された背景画像。
参照

C1StyleBackgroundImage クラス
C1StyleBackgroundImage メンバ