VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormChoiceFieldItemList Class / Insert Methods
In This Topic
    Insert Method (PdfInteractiveFormChoiceFieldItemList)
    In This Topic
    Overloaded. Inserts an element into the at the specified index. (Inherited from PdfTreeNodeList<T>)
    Overload List
    OverloadDescription
    Inserts an element into the PdfTreeNodeList<T> at the specified index. (Inherited from PdfTreeNodeList<T>)
    Inserts the specified item to the specified index of the list.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also