'宣言 Public Overrides Sub InsertRange( _ ByVal index As Integer, _ ByVal collection As IEnumerable(Of T) _ )
public override void InsertRange( int index, IEnumerable<T> collection )
ObservableCollectionExtendedWithUndo<T> クラス ObservableCollectionExtendedWithUndo<T> メンバ