ForEachLoopClass.LocaleID 属性

定义

public:
 virtual property int LocaleID { int get(); void set(int value); };
public virtual int LocaleID { get; set; }
member this.LocaleID : int with get, set
Public Overridable Property LocaleID As Integer

属性值

一个整 表示该地点。 值为 –1 表示应使用父地点。 否则,使用该容器上的 LocaleID 集合。

实现

适用于