'宣言 Protected Overridable Sub SetItem( _ ByVal index As System.Integer, _ ByVal item As Legend _ )
'使用法 Dim instance As LegendCollection Dim index As System.Integer Dim item As Legend instance.SetItem(index, item)
protected virtual void SetItem( System.int index, Legend item )
LegendCollection クラス LegendCollection メンバ