SvgUnitCollection Class

Definition

Show inherited members (46)

Represents a list of SvgUnit.

[TypeConverter(typeof(SvgUnitCollectionConverter))]
public class SvgUnitCollection : ObservableCollection<SvgUnit>, IList<SvgUnit>, ICollection<SvgUnit>, IReadOnlyList<SvgUnit>, IReadOnlyCollection<SvgUnit>, IEnumerable<SvgUnit>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, ICloneable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (2)

Properties (1)

Methods (4)