Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) |
The following tables list the members exposed by AppearanceStyleCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
AddRange | Adds a set of AppearanceStyleInfos to the current AppearanceStyleCollection. | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<AppearanceStyleInfo>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes all elements from the Collection. | |
InsertItem | Overridden. Inserts an element into the Collection at the specified index. | |
RemoveItem | Overridden. Removes the element at the specified index of the Collection. | |
SetItem | Overridden. Replaces the element at the specified index. |