Namespace: System.util
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public string Remove( string key ) |
Visual Basic |
---|
Public Function Remove ( _ key As String _ ) As String |
Visual C++ |
---|
public: String^ Remove( String^ key ) |
Parameters
- key
- Type: System..::..String