IDBObjectInfoProducer Interface

Represents creating objects that implement the IDBObjectInformation that is stored by branches in the tree and, optionally, creating an image list for the tree to use.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Interface IDBObjectInfoProducer
'Usage
Dim instance As IDBObjectInfoProducer
public interface IDBObjectInfoProducer
public interface class IDBObjectInfoProducer
public interface IDBObjectInfoProducer
[<AbstractClassAttribute>]
type IDBObjectInfoProducer =  interface end

See Also

Reference

IDBObjectInfoProducer Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport Namespace