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 void AddAll( Properties col ) |
| Visual Basic |
|---|
Public Sub AddAll ( _ col As Properties _ ) |
| Visual C++ |
|---|
public: void AddAll( Properties^ col ) |
Parameters
- col
- Type: System.util..::..Properties