Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace : StatFunctionCollection Class |
The following tables list the members exposed by StatFunctionCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
Item | Gets the statistical function with the specified result property name. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
Contains | Overloaded. Determines whether a statistical function with the specified result property name is contained in the collection. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<StatFunction>) |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) | |
InsertItem | Overridden. Inserts the specified statistical function into the collection at the specified index. | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) | |
SetItem | Overridden. Replaces the statistical function at the specified index with the provided function. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>) |