SettingFieldEventArgsEntry Property

Gets the current SerializationEntry of the Object being deserialized.

Definition

Namespace: KGySoft.Serialization.Binary
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public SerializationEntry Entry { get; }

Property Value

SerializationEntry

See Also