PEBuilder.CreateSections Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
protected:
abstract System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::PEBuilder::Section> CreateSections();
protected abstract System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section> CreateSections();
abstract member CreateSections : unit -> System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section>
Protected MustOverride Function CreateSections () As ImmutableArray(Of PEBuilder.Section)