Class IconSegoes
- Namespace
- H.Extensions.FontIcon
- Assembly
- H.Extensions.FontIcon.dll
public class IconSegoes : ObservableCollection<IconSegoe>, IList<IconSegoe>, ICollection<IconSegoe>, IReadOnlyList<IconSegoe>, IReadOnlyCollection<IconSegoe>, IEnumerable<IconSegoe>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
IconSegoes
- Implements
- Inherited Members
- Extension Methods
Constructors
IconSegoes(IEnumerable<IconSegoe>)
public IconSegoes(IEnumerable<IconSegoe> collection)
Parameters
collection
IEnumerable<IconSegoe>