PEBuilder.GetSections Method

Definition

protected:
 System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::PEBuilder::Section> GetSections();
protected System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section> GetSections ();
member this.GetSections : unit -> System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.PEBuilder.Section>
Protected Function GetSections () As ImmutableArray(Of PEBuilder.Section)

Returns

Applies to