Home
last modified time | relevance | path

Searched refs:ColumnCollectionChangedInternal (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataViewListener.cs53 dv.ColumnCollectionChangedInternal(sender, e); in ColumnCollectionChanged()
H A DDataView.cs1663 internal void ColumnCollectionChangedInternal(object sender, CollectionChangeEventArgs e) { in ColumnCollectionChangedInternal() method in System.Data.DataView
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataViewListener.cs57 dv.ColumnCollectionChangedInternal(sender, e); in ColumnCollectionChanged()
H A DDataView.cs1628 internal void ColumnCollectionChangedInternal(object sender, CollectionChangeEventArgs e) => in ColumnCollectionChangedInternal() method in System.Data.DataView