Managed Windows API
Item Property (index, subIndex)
NamespacesManagedWinapi.WindowsSystemListViewItem[([(Int32, Int32])])
A subitem (a column value) of an item of this list view.
Declaration Syntax
C#
public SystemListViewItem this[
	int index,
	int subIndex
] { get; }
Parameters
index (Int32)
subIndex (Int32)

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)