'宣言 Public Function ParseString( _ ByVal styleDef As System.String _ ) As System.Boolean
public System.bool ParseString( System.string styleDef )
パラメータ
- styleDef
- String containing style definitions.
戻り値の型
True if the string was parsed successfully, false otherwise.