'宣言 Public Function FindLocaleName( _ ByVal localeName As System.String, _ ByRef index As System.Integer _ ) As System.Boolean
public System.bool FindLocaleName( System.string localeName, out System.int index )
パラメータ
- localeName
- index
'宣言 Public Function FindLocaleName( _ ByVal localeName As System.String, _ ByRef index As System.Integer _ ) As System.Boolean
public System.bool FindLocaleName( System.string localeName, out System.int index )