'Declaration Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New DefaultSheetSelectionModel(info, context)
protected DefaultSheetSelectionModel( SerializationInfo info, StreamingContext context )
Parameters
- info
- Data needed to serialize or deserialize an object
- context
- Source and destination of a given serialized stream