'Declaration Public Sub Insert( _ ByVal indexThe zero-based index at which bookmark should be inserted. As System.Int32, _ ByVal valueThe bookmark to insert into the collection. As PdfBookmark _)
public void Insert( System.Int32 index, PdfBookmark value)
public: void Insert( System.Int32 index, PdfBookmark* value)
public:void Insert( System.Int32 index, PdfBookmark^ value)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfBookmarkCollection Class PdfBookmarkCollection Members