Creates an IList of EntityStateSet based on a source IEnumerable of entities
Namespace: RiaServicesContrib.ExtensionsAssembly: RiaServicesContrib.EntityTools (in RiaServicesContrib.EntityTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Type Parameters
Return Value
IList of EntityStateSet
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IEnumerable<(Of <(<'T>)>)>. When you use instance method syntax to call this method, omit the first parameter. For more information, see
or
.
See Also