バージョン

MarkRelativeIndices メソッド (RefParser)

この参照内の相対インデックスを持つ各タプルについて、targetRP内の対応するタプルをマークします。
シンタックス
'宣言
 
Public Overridable Sub MarkRelativeIndices( _
   ByVal targetRP As RefParser, _
   ByVal forceLastTuple As Boolean _
) 
public virtual void MarkRelativeIndices( 
   RefParser targetRP,
   bool forceLastTuple
)

パラメータ

targetRP
マークするタプル。
forceLastTuple
最後のタプルにマークします。
参照