İngilizce dilinde oku

Aracılığıyla paylaş


SerializationRecord Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Abstract class that represents the serialization record.

C#
public abstract class SerializationRecord
Inheritance
SerializationRecord
Derived

Remarks

Every instance returned to the end user can be either PrimitiveTypeRecord<T>, a ClassRecord, or an ArrayRecord.

Properties

Id

Gets the ID of the record.

RecordType

Gets the type of the record.

TypeName

Gets the name of the serialized type.

Methods

TypeNameMatches(Type)

Compares the type name read from the payload against the specified type.

Applies to

Ürün Sürümler
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)
Windows Desktop 9, 10