Gets Elements.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public ArrayList Elements { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Elements As ArrayList Get |
| Visual C++ |
|---|
public: property ArrayList^ Elements { ArrayList^ get (); } |