[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PreviewRowInfo.GetObjectData

GetObjectData Method

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

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

The SerializationInfo to populate with data.

StreamingContext context

The destination (see StreamingContext) for this serialization.

Implements
Exceptions
Type Condition
SecurityException

The caller does not have the required permission.