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# |
---|
protected internal bool MayBeRemoved( ArrayList row ) |
Visual Basic |
---|
Protected Friend Function MayBeRemoved ( _ row As ArrayList _ ) As Boolean |
Visual C++ |
---|
protected public: bool MayBeRemoved( ArrayList^ row ) |
Parameters
- row
- Type: System.Collections..::..ArrayList