Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static ICollection GetKeySet( Properties table ) |
Visual Basic |
---|
Public Shared Function GetKeySet ( _ table As Properties _ ) As ICollection |
Visual C++ |
---|
public: static ICollection^ GetKeySet( Properties^ table ) |
Parameters
- table
- Type: System.util..::..Properties