IVsDataClientObject<T> Members
Include Protected Members
Include Inherited Members
Represents a client wrapper object that interacts with an underlying provider object.
The IVsDataClientObject<T> type exposes the following members.
Methods
Name
Description
Initializes the client object with the underlying provider object implementation.
Top