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