ImageGear .NET - Updated
NativeObjectArray<T,TParentType> Class Members
Fields  Properties  Methods 


ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace : NativeObjectArray<T,TParentType> Class

The following tables list the members exposed by NativeObjectArray<T,TParentType>.

Protected Fields
 NameDescription
Protected Field The Parent object this array is attached to.  
Protected Field A version variable to keep track of field changes. Incremented when adding or removing items.  
Top
Public Properties
 NameDescription
Public Property Gets the number of fields in the array.  
Public Property Gets a value indicating whether the list is read-only.  
Public Property Gets an item from the array by index.  
Top
Public Methods
 NameDescription
Public Method Adds an widget to the list.  
Public Method Removes all items from the list. Removes all widgets from the list.  
Public Method Determines whether the list contains a specific item.  
Public Method Copies the options of the options collection to an System.Array, starting at a particular System.Array index.  
Public Method Returns an enumerator that iterates through all the fields in the form.  
Public Method Determines the index of a specific item in the list.  
Public Method This method is not supported.  
Public Method Removes a field from the form. Removes a specific item from the list.  
Public Method Removes the item from the list by specified index.  
Top
See Also

Reference

NativeObjectArray<T,TParentType> Class
ImageGear.Formats.PDF.Forms.Internal Namespace