[]
public class StyleCollection : OwnedCollectionBase, IList, ICollection, IEnumerable
Name | Description |
---|---|
this[int] | Gets the Style object at the specified index in the current collection. |
Owner | Gets Style object owning this collection. |
Name | Description |
---|---|
Add() | Creates a new Style object and adds it to the current collection. |