ListViewItem Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the ListViewItem class with the specified serialization information and streaming context.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
A SerializationInfo containing information about the ListViewItem to be initialized.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext that indicates the source destination and context information of a serialized stream.
.NET Framework
Available since 2.0
Available since 2.0
Show: