バージョン

FindMatch コンストラクタ

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal span As VersionedDocumentSpan, _
   ByVal text As String _
)
public FindMatch( 
   VersionedDocumentSpan span,
   string text
)

パラメータ

span
ドキュメントの一致の間隔。
text
スパンのテキスト。
参照