ManagedPEBuilder.CreateSections Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)