IVsDataMappedObjectSelector.SelectMappedObjects Method

Include Protected Members
Include Inherited Members

Retrieves a list of mapped data objects.

Overload List

  Name Description
Public method SelectMappedObjects<T>() Retrieves a list of mapped data objects from the object store.
Public method SelectMappedObjects<T>([]) Retrieves a list of mapped data objects, filtered by the specified restrictions.
Public method SelectMappedObjects<T>(String) Retrieves a list of mapped data objects of the specified type.
Public method SelectMappedObjects<T>([], Boolean) Retrieves a list of mapped data objects filtered by the specified restrictions.
Public method SelectMappedObjects<T>(String, []) Retrieves a list of mapped data objects for the specified type name, filtered by the specified restrictions.
Public method SelectMappedObjects<T>(String, [], Boolean) Retrieves a list of mapped data objects for the specified type name, filtered by the specified restrictions.

Top

See Also

Reference

IVsDataMappedObjectSelector Interface

IVsDataMappedObjectSelector Members

Microsoft.VisualStudio.Data.Services Namespace