Home
last modified time | relevance | path

Searched defs:ObservableCollection (Results 1 – 19 of 19) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DObservableCollection.cs19 public class ObservableCollection<T> : Collection<T>, IObservableCollection class
31 public ObservableCollection() { } in ObservableCollection() method in OpenRA.Primitives.ObservableCollection
32 public ObservableCollection(IList<T> list) in ObservableCollection() method in OpenRA.Primitives.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/objectmodel/
H A Dobservablecollection.cs38 …public class ObservableCollection<T> : Collection<T>, INotifyCollectionChanged, INotifyPropertyCha… class
50 public ObservableCollection() : base() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
62 public ObservableCollection(List<T> list) in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
84 public ObservableCollection(IEnumerable<T> collection) in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/src/System/Collections/ObjectModel/
H A DObservableCollection.cs24 …public class ObservableCollection<T> : Collection<T>, INotifyCollectionChanged, INotifyPropertyCha… class
50 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
63 …public ObservableCollection(IEnumerable<T> collection) : base(CreateCopy(collection, nameof(collec… in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
75 public ObservableCollection(List<T> list) : base(CreateCopy(list, nameof(list))) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/ref/
H A DSystem.ObjectModel.cs29 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
31 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
32 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
33 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DWindowsBase.cs72 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
74 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
75 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
76 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs812 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
814 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
815 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
816 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs815 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
817 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
818 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
819 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs810 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
812 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
813 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
814 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs811 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
813 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
814 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
815 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2483 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2485 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2486 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2487 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2251 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2253 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2254 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2255 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs2272 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2274 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2275 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2276 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs2272 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2274 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2275 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2276 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs2251 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2253 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2254 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2255 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs2251 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2253 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2254 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2255 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs2270 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2272 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2273 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2274 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs2540 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2542 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2543 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2544 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs2272 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2274 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2275 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2276 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs2531 …public partial class ObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, Syste… class
2533 public ObservableCollection() { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2534 public ObservableCollection(System.Collections.Generic.IEnumerable<T> collection) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection
2535 public ObservableCollection(System.Collections.Generic.List<T> list) { } in ObservableCollection() method in System.Collections.ObjectModel.ObservableCollection