SvgNumberCollection Class

Definition

Show inherited members (71)

Represents a list of Single.

[TypeConverter(typeof(SvgNumberCollectionConverter))]
public class SvgNumberCollection : List<float>, IList<float>, ICollection<float>, IReadOnlyList<float>, IReadOnlyCollection<float>, IEnumerable<float>, IList, ICollection, IEnumerable, ICloneable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Methods (2)