MethodBodyBlock.GetILContent Metoda

Definice

Získá IL bajtový kód této metody jako neměnné pole.

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

Návraty

Neměnné bajtové pole s bajtovým kódem IL této metody.

Platí pro