[]
public sealed class SortFieldInfoCollection : XamlCollection<SortFieldInfo>, IList<SortFieldInfo>, ICollection<SortFieldInfo>, IEnumerable<SortFieldInfo>, IList, ICollection, IEnumerable
Public NotInheritable Class SortFieldInfoCollection
Inherits XamlCollection(Of SortFieldInfo)
Implements IList(Of SortFieldInfo), ICollection(Of SortFieldInfo), IEnumerable(Of SortFieldInfo), IList, ICollection, IEnumerable
Name | Description |
---|---|
SortFieldInfoCollection(SortInfo) |
Name | Description |
---|---|
Count | Gets the number of sheets in the collection. |
this[int] | Gets the sheet at the special index. |