| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderToc Class > AddItem Method : AddItem(String,ParagraphObject,Int32) Method |
'Declaration Public Overloads Function AddItem( _ ByVal text As System.String, _ ByVal target As ParagraphObject, _ ByVal level As System.Integer _ ) As RenderTocItem
public RenderTocItem AddItem( System.string text, ParagraphObject target, System.int level )