DataMappedObject.ComputeBaseObject Method

Definition

Computes the base object.

protected:
 virtual Microsoft::VisualStudio::Data::Services::IVsDataMappedObject ^ ComputeBaseObject();
protected virtual Microsoft.VisualStudio.Data.Services.IVsDataMappedObject ComputeBaseObject ();
abstract member ComputeBaseObject : unit -> Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
override this.ComputeBaseObject : unit -> Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
Protected Overridable Function ComputeBaseObject () As IVsDataMappedObject

Returns

The base object.

Applies to