Sdílet prostřednictvím


RenderTreeBuilder.AddComponentParameter(Int32, String, Object) Metoda

Definice

Připojí rámec představující parametr komponenty.

public void AddComponentParameter (int sequence, string name, object? value);
member this.AddComponentParameter : int * string * obj -> unit
Public Sub AddComponentParameter (sequence As Integer, name As String, value As Object)

Parametry

sequence
Int32

Celé číslo, které představuje pozici instrukce ve zdrojovém kódu.

name
String

Název atributu

value
Object

Hodnota atributu.

Platí pro