ManagedPEBuilder.CreateSections Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
protected:
override System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::PEBuilder::Section> CreateSections();
protected override System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section> CreateSections();
override this.CreateSections : unit -> System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section>
Protected Overrides Function CreateSections () As ImmutableArray(Of PEBuilder.Section)