3dak Client

ContentTable.fields Property

[Visual Basic]
Public Property ReadOnly Dictionary<TKey,TValue> As 
[C#]
public Dictionary<TKey,TValue> Dictionary<TKey,TValue> { get; }
[C++]
public: __property * get_Dictionary<TKey,TValue>();
[JScript]
public function get Dictionary<TKey,TValue>() : Dictionary<TKey,TValue>

See Also

ContentTable Class | ppm3dakClient.Internal Namespace