public Dbms[] Keys { get; }
Public ReadOnly Property Keys As Dbms() Get
public: property array<Dbms>^ Keys { array<Dbms>^ get (); }
member Keys : Dbms[] with get
In This Article