'宣言 Public Function Match( _ ByVal text As System.String, _ ByVal startIndex As System.Integer _ ) As System.Integer
public System.int Match( System.string text, System.int startIndex )
パラメータ
- text
- startIndex
'宣言 Public Function Match( _ ByVal text As System.String, _ ByVal startIndex As System.Integer _ ) As System.Integer
public System.int Match( System.string text, System.int startIndex )