'Declaration Public ReadOnly Property TxtRecords As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> TxtRecords { get; }
public: __property System.Collections.Generic.Dictionary<string,string*>* get_TxtRecords();
public:
property System.Collections.Generic.Dictionary<string,string^>^ TxtRecords { System.Collections.Generic.Dictionary<string,string^>^ get(); }