ListBindingHelper::GetListItemType Method (Object^)
.NET Framework (current version)
Returns the data type of the items in the specified list.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- list
-
Type:
System::Object^
The list to be examined for type information.
If the list parameter is not a list or array, the type returned will be that of the list parameter itself.
.NET Framework
Available since 2.0
Available since 2.0
Show: