protected readonly Dictionary<Dbms, T> SpecificValue
Protected ReadOnly SpecificValue As Dictionary(Of Dbms, T)
protected: initonly Dictionary<Dbms, T>^ SpecificValue
val SpecificValue: Dictionary<Dbms, 'T>
In This Article