| C1.C1Report.4 Assembly > C1.C1Preview Namespace > IndexEntryOccurrence Class > IndexEntryOccurrence Constructor : IndexEntryOccurrence Constructor(C1LinkTarget,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal target As C1LinkTarget, _ ByVal bold As System.Boolean, _ ByVal italic As System.Boolean _ )
public IndexEntryOccurrence( C1LinkTarget target, System.bool bold, System.bool italic )