ICollection<IDictionary<string, Object>> Rows { get; }ReadOnly Property Rows As ICollection(Of IDictionary(Of String, Object))
Getproperty ICollection<IDictionary<String^, Object^>^>^ Rows {
ICollection<IDictionary<String^, Object^>^>^ get ();
}abstract Rows : ICollection<IDictionary<string, Object>> with get