'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As LayerBase _ )
'使用法 Dim instance As LayerCollection Dim index As System.Integer Dim item As LayerBase instance.Insert(index, item)
public void Insert( System.int index, LayerBase item )
LayerCollection クラス LayerCollection メンバ