pmMDA.NET

ViewBagOrListProperty.GetObjectData Method 

[This is preliminary documentation and subject to change.]

Populates a SerializationInfo with the data needed to serialize the ViewBagOrListProperty.

public override void GetObjectData(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The SerializationInfo to populate with data.
context
The destination (see StreamingContext) for this serialization.

Implements

ISerializable.GetObjectData

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace