com.spire.pdf.annotations
Class Pdf3DViewCollection
java.lang.Object
   com.spire.ms.System.Collections.Generic.List
com.spire.ms.System.Collections.Generic.List
       com.spire.pdf.annotations.Pdf3DViewCollection
com.spire.pdf.annotations.Pdf3DViewCollection
- All Implemented Interfaces: 
- com.spire.ms.System.Collections.Generic.IGenericCollection, com.spire.ms.System.Collections.Generic.IGenericEnumerable, com.spire.ms.System.Collections.Generic.IGenericList, com.spire.ms.System.Collections.IEnumerable, java.lang.Iterable, java.util.Collection, java.util.List
- public class Pdf3DViewCollection 
- extends com.spire.ms.System.Collections.Generic.List
Represents a collection of Pdf3DView objects.
 
| Method Summary | 
|  int | add(Pdf3DView value)Adds the specified value.
 | 
 
Pdf3DViewCollection
public Pdf3DViewCollection()
add
public int add(Pdf3DView value)
- Adds the specified value.
 
- 
- Parameters:
- value- The value.
- Returns:
- Pdf3DView