'Declaration Public Sub RemoveAt( _ ByVal index As Integer _ )
'使用法 Dim instance As LegendAreaCollection Dim index As Integer instance.RemoveAt(index)
public void RemoveAt( int index )
LegendAreaCollection クラス LegendAreaCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.