PEMemoryBlock.GetContent Método

Definição

Lê o conteúdo de todo o bloco em uma matriz.

public:
 System::Collections::Immutable::ImmutableArray<System::Byte> GetContent();
public System.Collections.Immutable.ImmutableArray<byte> GetContent();
member this.GetContent : unit -> System.Collections.Immutable.ImmutableArray<byte>
Public Function GetContent () As ImmutableArray(Of Byte)

Retornos

Uma matriz de bytes imutável.

Aplica-se a