[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ValidatorCollection.-ctor

ValidatorCollection Constructor

ValidatorCollection(SerializationInfo, StreamingContext)

Initializes a new instance of the ValidatorCollection class with serialized data.

Declaration
public ValidatorCollection(SerializationInfo info, StreamingContext context)
Public Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

A SerializationInfo object that contains the information required to serialize the ValidatorCollection object.

StreamingContext context

A StreamingContext structure that contains the source and destination of the serialized stream associated with the ValidatorCollection object.