Class DictionaryWindow.DraggedItemCollection
Collection of dragged items.
Inheritance
System.Object
System.Collections.Generic.List<DictionaryWindow.DraggedItem>
DictionaryWindow.DraggedItemCollection
Namespace: FastReport.Design.ToolWindows
Assembly: FastReport.dll
Syntax
public class DraggedItemCollection : List<DictionaryWindow.DraggedItem>, IList<DictionaryWindow.DraggedItem>, ICollection<DictionaryWindow.DraggedItem>, IList, ICollection, IReadOnlyList<DictionaryWindow.DraggedItem>, IReadOnlyCollection<DictionaryWindow.DraggedItem>, IEnumerable<DictionaryWindow.DraggedItem>, IEnumerable