Namespace: iTextSharp.text.html.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void AddCols( ArrayList ncols ) |
Visual Basic |
---|
Public Sub AddCols ( _ ncols As ArrayList _ ) |
Visual C++ |
---|
public: void AddCols( ArrayList^ ncols ) |
Parameters
- ncols
- Type: System.Collections..::..ArrayList