'宣言 Protected Overridable Sub SetItem( _ ByVal index As System.Integer, _ ByVal item As LayerBase _ )
'使用法 Dim instance As LayerCollection Dim index As System.Integer Dim item As LayerBase instance.SetItem(index, item)
パラメータ
- index
- item
'宣言 Protected Overridable Sub SetItem( _ ByVal index As System.Integer, _ ByVal item As LayerBase _ )
'使用法 Dim instance As LayerCollection Dim index As System.Integer Dim item As LayerBase instance.SetItem(index, item)