Share via


IVsDataObjectIdentifierConverter Members

Include Protected Members
Include Inherited Members

Represents the interface that exposes methods for converting data source–specific object identifiers from strings to identifier parts, and from identifier parts to strings.

The IVsDataObjectIdentifierConverter type exposes the following members.

Methods

 

Name

Description

Public method

ConvertToArray

When implemented by a class, converts a formatted string identifier into its equivalent set of identifier parts.

Public method

ConvertToString

Overloaded. When implemented by a class, converts a set of identifier parts into a formatted string identifier.

Top

See Also

Reference

IVsDataObjectIdentifierConverter Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace