'宣言 Overloads Public Operator Widening CType( _ ByVal s As System.String _ ) As C1ThemeLocator
public C1ThemeLocator operator implicit( System.string s )
パラメータ
- s
 - テーマの場所データ。
 
'宣言 Overloads Public Operator Widening CType( _ ByVal s As System.String _ ) As C1ThemeLocator
public C1ThemeLocator operator implicit( System.string s )