Retrieves a list of mapped data objects.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SelectMappedObjects<T>() | Retrieves a list of mapped data objects from the object store. |
![]() |
SelectMappedObjects<T>([]) | Retrieves a list of mapped data objects, filtered by the specified restrictions. |
![]() |
SelectMappedObjects<T>(String) | Retrieves a list of mapped data objects of the specified type. |
![]() |
SelectMappedObjects<T>([], Boolean) | Retrieves a list of mapped data objects filtered by the specified restrictions. |
![]() |
SelectMappedObjects<T>(String, []) | Retrieves a list of mapped data objects for the specified type name, filtered by the specified restrictions. |
![]() |
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
.gif)