protected Constructor SettingsCollectionBase(SerializationInfo info, StreamingContext context)
Initializes a new instance of the SettingsCollectionBase class with serialized data.
Parameters
Name | Description |
info | A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the SettingsCollectionBase. |
context | A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the SettingsCollectionBase. |
Return
Nothing returned