Protected Overridable Function OnSet( _ ByVal index As Integer, _ ByVal key As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ ) As Boolean
protected virtual bool OnSet( int index, string key, object oldValue, object newValue )
KeyCollection クラス KeyCollection メンバ
© 2008 GrapeCity inc. All rights reserved.