btb-class

BetterListViewElementCollectionBase.GetObjectDataInternal Method

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

protected abstract void GetObjectDataInternal(
   SerializationInfo info,
   StreamingContext context
);

Parameters

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

Exceptions

Exception Type Condition
SecurityException The caller does not have the required permission.

See Also

BetterListViewElementCollectionBase Class | ComponentOwl.BetterThumbnailBrowser Namespace