PEBuilder.GetSections Méthode

Définition

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)

Retours

S’applique à