編集のためのデータのリストを定義します。
名前空間:
GrapeCity.Forguncy.ServerApiアセンブリ: GrapeCity.Forguncy.ServerApi (GrapeCity.Forguncy.ServerApi.dll 内)
構文
C# |
---|
public Dictionary<string, Object> Values { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic (宣言) |
---|
Public Property Values As Dictionary(Of String, Object) <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |