Sdílet prostřednictvím


ResourceSectionBuilder.Serialize(BlobBuilder, SectionLocation) Metoda

Definice

Serializuje zadaný prostředek.

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)

Parametry

builder
BlobBuilder

Objekt blob, který obsahuje data, která se mají serializovat.

location
SectionLocation

Umístění, do kterého se má serializovat builder.

Platí pro