StyleSheet
Represents a collection of the StyleCollection objects.
Gets or sets the element at the specified index.
public StyleSheet()
Adds an object to the end of this collection.
Adds the specified elements to the end of this collection.
Determines whether an element is in the collection.
Determines whether a style collection with specified name is in the collection.
Deserializes the collection.
Returns the zero-based index of the first occurrence of an object.
Returns the zero-based index of the first occurrence of a style collection with specified name.
Inserts an object into this collection at the specified index.
Loads the collection from a stream.
Loads the collection from a file with specified name.
Removes the specified object from the collection.
Saves the collection to a stream.
Saves the collection to a file with specified name.
Serializes the collection.
Gets an array containing all collection items.