Condividi tramite


IMemory.SetValue(String, Object) Metodo

Definizione

Impostare il valore su un percorso specificato.

public void SetValue(string path, object value);
abstract member SetValue : string * obj -> unit
Public Sub SetValue (path As String, value As Object)

Parametri

path
String

percorso della memoria.

value
Object

Valore da impostare.

Si applica a