SvgElementCollection Class

Definition

Represents a collection of SvgElements.

public sealed class SvgElementCollection : IList<SvgElement>, ICollection<SvgElement>, IEnumerable<SvgElement>, IEnumerable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (3)

Methods (14)

Explicit Interface Implementation Methods (1)