ImageGear for .NET
ImGearPDFBasArray Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasArray Class

Glossary Item Box

The following tables list the members exposed by ImGearPDFBasArray.

Public Constructors

 NameDescription
Public ConstructorImGearPDFBasArray Constructor Initializes a new instance of the ImGearPDFBasArray class.  
Top

Public Properties

 NameDescription
Public PropertyLength Gets the number of elements in the array.  
Top

Public Methods

 NameDescription
Public MethodGet Gets the specified element from an array.  
Public MethodPut Puts the specified object into the specified location in an array.  
Public MethodPutBool Puts the specified boolean value into the specified location in an array.  
Public MethodPutFixed Puts the specified fixed value into the specified location in an array.  
Public MethodPutInt Puts the specified integer value into the specified location in an array.  
Public MethodPutName Puts the name value into the specified location in an array.  
Public MethodRemove Finds the first element, if any, equal to the specified object and removes it from the array.  
Public MethodRemoveAt Removes element at index.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.