Click or drag to resize

Pdf3DNodeCollection Properties

The Pdf3DNodeCollection type exposes the following members.

Properties
Name Description
Public property Capacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from List Pdf3DNode .)
Public property Count
Gets the number of elements contained in the List T .
(Inherited from List Pdf3DNode .)
Public property Item
Gets or sets theat the specified index.
Top
See Also