PDFView4NET WPF Edition
PDFFieldCollection Class Methods

O2S.Components.PDFView4NET.Forms Namespace : PDFFieldCollection Class

For a list of all members of this type, see PDFFieldCollection members.

Public Methods
 NameDescription
Public MethodAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoves all elements from the Collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodDetermines whether an element is in the Collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodDisposes the internal objects and resources.  
Public MethodReturns an enumerator that iterates through the Collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodMoves the item up or down to the beginning or end of the collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Public MethodOverloaded. Removes the field with the specified name from the collection.  
Public MethodRemoves the element at the specified index of the Collection. (Inherited from O2S.Components.PDFView4NET.PDFCollection<PDFField,PDFForm>)
Top
See Also

Reference

PDFFieldCollection Class
O2S.Components.PDFView4NET.Forms Namespace