Share via


VSTREELISTITEMCHANGE.index Field

Identifies a tree list item.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public index As UInteger
'Usage
Dim instance As VSTREELISTITEMCHANGE 
Dim value As UInteger 

value = instance.index 

instance.index = value
public uint index
public:
unsigned int index
public var index : uint

.NET Framework Security

See Also

Reference

VSTREELISTITEMCHANGE Structure

VSTREELISTITEMCHANGE Members

Microsoft.VisualStudio.Shell.Interop Namespace