DioDocs for PDF
InsertRange メソッド (PdfArray)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Spec 名前空間 > PdfArray クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of IPdfObject) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<IPdfObject> collection
)

パラメータ

index
collection
参照

PdfArray クラス
PdfArray メンバ