MESCIUS SPREAD for Windows Forms 17.0J
Find メソッド (StringSearch)

提供されたパターンに一致する連続文字を値文字列内の指定したインデックス以降で検索します。
構文
'Declaration
 
Public Function Find( _
   ByVal value As String, _
   ByVal startIndex As Integer _
) As Boolean
public bool Find( 
   string value,
   int startIndex
)

パラメータ

value
startIndex
参照

StringSearch クラス
StringSearch メンバ

 

 


© MESCIUS inc. All rights reserved.