Home
last modified time | relevance | path

Searched defs:raiseCollectionCleared (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.C5/C5/
H A DEvents.cs114 internal void raiseCollectionCleared(object sender, bool full, int count) in raiseCollectionCleared() method in C5.EventBlock
116 internal void raiseCollectionCleared(object sender, bool full, int count, int? start) in raiseCollectionCleared() method in C5.EventBlock
H A DCollections.cs140 protected virtual void raiseCollectionCleared(bool full, int count) in raiseCollectionCleared() method in C5.CollectionValueBase
146 protected virtual void raiseCollectionCleared(bool full, int count, int? offset) in raiseCollectionCleared() method in C5.CollectionValueBase
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMono.C5.cs344 protected virtual void raiseCollectionCleared(bool full, int count) { } in raiseCollectionCleared() method in C5.CollectionValueBase
345 …protected virtual void raiseCollectionCleared(bool full, int count, System.Nullable<int> offset) {… in raiseCollectionCleared() method in C5.CollectionValueBase
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.C5.cs345 protected virtual void raiseCollectionCleared(bool full, int count) { } in raiseCollectionCleared() method in C5.CollectionValueBase
346 …protected virtual void raiseCollectionCleared(bool full, int count, System.Nullable<int> offset) {… in raiseCollectionCleared() method in C5.CollectionValueBase