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
kind:method, kind:property, kind:ctor. Press Esc to clear.StringForEmptyValueSets None or Inherit if needed.