Method | Description | |
---|---|---|
Contains ( object item ) : bool | ||
GetEnumerator ( ) : IEnumerator |
||
IndexOf ( object item ) : int | ||
WordPredictedCollection ( ObservableCollection |
||
this ( int index ) : IWordPredicted |
Method | Description | |
---|---|---|
OnCollectionChanged ( object sender, |
Method | Description | |
---|---|---|
System ( ) : System.Collections.IEnumerator |
protected OnCollectionChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
public WordPredictedCollection ( ObservableCollection |
||
collection | ObservableCollection |
|
return | System |