Class FileTagsCollection
Коллекция тегов файла.
public class FileTagsCollection : ObservableCollection<FileTag>, IList<FileTag>, ICollection<FileTag>, IReadOnlyList<FileTag>, IReadOnlyCollection<FileTag>, IEnumerable<FileTag>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
FileTagsCollection
- Implements
- Inherited Members
- Extension Methods