Decimal.ISerializable.GetObjectData Method

Definition

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

void ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);

Parameters

info
SerializationInfo

The SerializationInfo to populate with data.

context
StreamingContext

The destination (see StreamingContext) for this serialization.

Implements

Applies to

Prodotto Versioni
.NET 5, 6, 7, 8, 9