DBC<(Of <(<'T>)>)>..::..Rows Property
Namespace:
wManager.Wow.Helpers
Assembly: wManager (in wManager.dll)
Assembly: wManager (in wManager.dll)
Syntax
public Dictionary<int, T> Rows { get; }
Public ReadOnly Property Rows As Dictionary(Of Integer, T) Get
public: property Dictionary<int^, T>^ Rows { Dictionary<int^, T>^ get (); }