GetProp

GetProp(int)

Obtient l’élément à l’ID spécifié.

public Prop GetProp(int ID)
ParamètreTaperLa description
IDInt32

Voir également


GetProp(string)

Obtient l’élément au nom spécifié.

public Prop GetProp(string name)
ParamètreTaperLa description
nameString

Voir également