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

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1StyleBackgroundImage クラス : Parse メソッド
解析するテキスト。
テキストを解析して背景画像を返します。
シンタックス
'宣言
 
Public Shared Function Parse( _
   ByVal text As System.String _
) As C1StyleBackgroundImage
public static C1StyleBackgroundImage Parse( 
   System.string text
)

パラメータ

text
解析するテキスト。

戻り値の型

解析された背景画像。成功しなかった場合は、null を返します。
参照

C1StyleBackgroundImage クラス
C1StyleBackgroundImage メンバ