[]
Represents a collection of C1.WPF.Document.Style objects. This is the type of the C1.WPF.Document.Style.Children collection on a C1.WPF.Document.Style.
public class StyleCollection : OwnedCollection<Style>, IList<Style>, ICollection<Style>, IList, ICollection, IReadOnlyList<Style>, IReadOnlyCollection<Style>, IEnumerable<Style>, IEnumerable
Name | Description |
---|---|
StyleCollection() |
Name | Description |
---|---|
Owner | Gets C1.WPF.Document.Style object owning this collection. |