PEBuilder.GetSections Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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)