ImageGear v26.5 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFBasArray Class
Properties Methods


In This Topic
    ImGearPDFBasArray Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFBasArray.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDFBasArray class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the number of elements in the array.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the specified element from an array.  
    Public Method Puts the specified object into the specified location in an array.  
    Public Method Puts the specified boolean value into the specified location in an array.  
    Public Method Puts the specified fixed value into the specified location in an array.  
    Public Method Puts the specified integer value into the specified location in an array.  
    Public Method Puts the name value into the specified location in an array.  
    Public Method Finds the first element, if any, equal to the specified object and removes it from the array.  
    Public Method Removes element at index.  
    Top
    See Also