C1.LiveLinq Namespace (C1.Silverlight.LiveLinq.5)
In This Topic
Classes
Interfaces
| Interface | Description |
 | IObservableSource<T> | Provides methods and events that are required for LiveLinq functionality, live views. |
 | ITransaction | Represents a transaction with an explicit scope. |
Enumerations
| Enumeration | Description |
 | Order | Indicates if a certain order is required in the result collection of an operation. |
 | SourceChangeType | Describes a change occurring in a collection. |
 | TransactionState | Enumeration of the possible states an ITransaction can be in. |
See Also