'宣言 Public Function New( _ ByVal target As C1LinkTarget _ )
'使用法 Dim target As C1LinkTarget Dim instance As New IndexEntryOccurrence(target)
public IndexEntryOccurrence( C1LinkTarget target )
パラメータ
- target
- The C1LinkTarget that is assigned to the IndexEntryOccurrence.Target property of the current occurrence.