DataServiceCollection<T>.Load Method

Include Protected Members
Include Inherited Members

Loads entities into the collection.

Not supported by the WCF Data Services 5.0 client for Silverlight.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Load(IEnumerable<T>) Loads a collection of entity objects into the collection.Not supported by the WCF Data Services 5.0 client for Silverlight.
Public method Load(T) Loads a single entity object into the collection.Not supported by the WCF Data Services 5.0 client for Silverlight.

Top

See Also

Reference

DataServiceCollection<T> Class

System.Data.Services.Client Namespace