Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public ArrayList GetListValues( string name ) |
Visual Basic |
---|
Public Function GetListValues ( _ name As String _ ) As ArrayList |
Visual C++ |
---|
public: ArrayList^ GetListValues( String^ name ) |
Parameters
- name
- Type: System..::..String