A Sandcastle Documented Class Library
ListViewGetItemChecked Method (parent, target, index)
NamespacesAdvanced_Combat_TrackerThreadInvokesListViewGetItemChecked(Form, ListView, Int32)

[Missing <summary> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListViewGetItemChecked(System.Windows.Forms.Form,System.Windows.Forms.ListView,System.Int32)"]

Declaration Syntax
C#Visual BasicVisual C++
public static bool ListViewGetItemChecked(
	Form parent,
	ListView target,
	int index
)
Public Shared Function ListViewGetItemChecked ( _
	parent As Form, _
	target As ListView, _
	index As Integer _
) As Boolean
public:
static bool ListViewGetItemChecked(
	Form^ parent, 
	ListView^ target, 
	int index
)
Parameters
parent (Form)

[Missing <param name="parent"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListViewGetItemChecked(System.Windows.Forms.Form,System.Windows.Forms.ListView,System.Int32)"]

target (ListView)

[Missing <param name="target"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListViewGetItemChecked(System.Windows.Forms.Form,System.Windows.Forms.ListView,System.Int32)"]

index (Int32)

[Missing <param name="index"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListViewGetItemChecked(System.Windows.Forms.Form,System.Windows.Forms.ListView,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListViewGetItemChecked(System.Windows.Forms.Form,System.Windows.Forms.ListView,System.Int32)"]

Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 3.1.0.238