DataViewBrowseObject Class
Represents a dynamic browse object for a node in a data view hierarchy.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaration
Public Class DataViewBrowseObject _
Implements ICustomTypeDescriptor, IReflect
'Usage
Dim instance As DataViewBrowseObject
public class DataViewBrowseObject : ICustomTypeDescriptor,
IReflect
public ref class DataViewBrowseObject : ICustomTypeDescriptor,
IReflect
public class DataViewBrowseObject implements ICustomTypeDescriptor, IReflect
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Framework.DataViewBrowseObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.