Share via


IVirtualizingTreeNode.Item Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property Item As Object
Object Item { get; }
property Object^ Item {
    Object^ get ();
}
abstract Item : Object with get
function get Item () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

IVirtualizingTreeNode Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace