Class GridCellHilightSqlCollection
Simple obersable collection for storing sql hilight
Inheritance
System.Object
System.Collections.ObjectModel.Collection<GridCellSqlHighlightModel>
System.Collections.ObjectModel.ObservableCollection<GridCellSqlHighlightModel>
GridCellHilightSqlCollection
Implements
System.Collections.Generic.IList<GridCellSqlHighlightModel>
System.Collections.Generic.ICollection<GridCellSqlHighlightModel>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<GridCellSqlHighlightModel>
System.Collections.Generic.IReadOnlyCollection<GridCellSqlHighlightModel>
System.Collections.Generic.IEnumerable<GridCellSqlHighlightModel>
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Move(System.Int32, System.Int32)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.ClearItems()
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.RemoveItem(System.Int32)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.InsertItem(System.Int32, Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.SetItem(System.Int32, Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.MoveItem(System.Int32, System.Int32)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.BlockReentrancy()
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.CheckReentrancy()
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.ComponentModel.INotifyPropertyChanged.PropertyChanged
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.CollectionChanged
System.Collections.ObjectModel.ObservableCollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.PropertyChanged
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Add(Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Clear()
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.CopyTo(Simplic.Framework.DBUI.GridCellSqlHighlightModel[], System.Int32)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Contains(Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.GetEnumerator()
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.IndexOf(Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Insert(System.Int32, Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Remove(Simplic.Framework.DBUI.GridCellSqlHighlightModel)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Count
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Items
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.Generic.ICollection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.IsReadOnly
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.Item[System.Int32]
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Simplic.Framework.DBUI.GridCellSqlHighlightModel>.System.Collections.IList.IsFixedSize
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class GridCellHilightSqlCollection : ObservableCollection<GridCellSqlHighlightModel>, IList<GridCellSqlHighlightModel>, ICollection<GridCellSqlHighlightModel>, IList, ICollection, IReadOnlyList<GridCellSqlHighlightModel>, IReadOnlyCollection<GridCellSqlHighlightModel>, IEnumerable<GridCellSqlHighlightModel>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Methods
| Improve this Doc View SourceToString()
Override to string for a "friendly" name
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | Friendly collection name |
Overrides
System.Object.ToString()
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged