'宣言 Public Shared Function Parse( _ ByVal text As System.String _ ) As C1StyleBackgroundImage
public static C1StyleBackgroundImage Parse( System.string text )
パラメータ
- text
- 解析するテキスト。
戻り値の型
解析された背景画像。成功しなかった場合は、null を返します。
'宣言 Public Shared Function Parse( _ ByVal text As System.String _ ) As C1StyleBackgroundImage
public static C1StyleBackgroundImage Parse( System.string text )