PEBuilder.GetSections Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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)