ResourceSectionBuilder.Serialize(BlobBuilder, SectionLocation) Metod

Definition

Serialiserar den angivna resursen.

protected public:
 abstract void Serialize(System::Reflection::Metadata::BlobBuilder ^ builder, System::Reflection::PortableExecutable::SectionLocation location);
protected internal abstract void Serialize(System.Reflection.Metadata.BlobBuilder builder, System.Reflection.PortableExecutable.SectionLocation location);
abstract member Serialize : System.Reflection.Metadata.BlobBuilder * System.Reflection.PortableExecutable.SectionLocation -> unit
Protected Friend MustOverride Sub Serialize (builder As BlobBuilder, location As SectionLocation)

Parametrar

builder
BlobBuilder

En blob som innehåller de data som ska serialiseras.

location
SectionLocation

Platsen där du ska serialisera builder.

Gäller för