PrintDocument for WinForms
InsertInt メソッド (OwnedCollectionBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > OwnedCollectionBase クラス : InsertInt メソッド
これは内部使用専用です。
シンタックス
'宣言
 
Protected Sub InsertInt( _
   ByVal index As System.Integer, _
   ByVal item As System.Object _
) 
'使用法
 
Dim instance As OwnedCollectionBase
Dim index As System.Integer
Dim item As System.Object
 
instance.InsertInt(index, item)
protected void InsertInt( 
   System.int index,
   System.object item
)

パラメータ

index
item
参照

OwnedCollectionBase クラス
OwnedCollectionBase メンバ