編輯

共用方式為


IImageSectionDataSource.GetImageSections(IImage) Method

Definition

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Processes.IImageSection> GetImageSections (Microsoft.Windows.EventTracing.Processes.IImage image);
abstract member GetImageSections : Microsoft.Windows.EventTracing.Processes.IImage -> System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Processes.IImageSection>
Public Function GetImageSections (image As IImage) As IReadOnlyList(Of IImageSection)

Parameters

image
IImage

Returns

Applies to