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