GetProp

GetProp(int)

获取指定ID处的元素。

public Prop GetProp(int ID)
范围类型描述
IDInt32

也可以看看


GetProp(string)

获取指定名称的元素。

public Prop GetProp(string name)
范围类型描述
nameString

也可以看看