ManagedPEBuilder.CreateSections Method

Definition

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)

Returns

Applies to