Public Overridable Sub Insert( _ ByVal index As Integer, _ ByVal value As Object _ )
public virtual void Insert( int index, object value )
BaseCollection クラス BaseCollection メンバ
© 2008 GrapeCity inc. All rights reserved.