GetProp

GetProp(int)

Obtiene el elemento en el ID especificado.

public Prop GetProp(int ID)
Parámetro Escribe Descripción
ID Int32

Ver también


GetProp(string)

Obtiene el elemento en el nombre especificado.

public Prop GetProp(string name)
Parámetro Escribe Descripción
name String

Ver también