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 bool ContainsKey( int key ) |
Visual Basic |
---|
Public Function ContainsKey ( _ key As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool ContainsKey( int key ) |
Parameters
- key
- Type: System..::..Int32