Managed Windows API
Item Property (index, subIndex)
Namespaces
►
ManagedWinapi.Windows
►
SystemListView
►
Item
[
(
[
(
Int32, Int32
]
)
]
)
C#
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)