HashSet<string> OURootsSR { get; }
ReadOnly Property OURootsSR As HashSet(Of String) Get
property HashSet<String^>^ OURootsSR { HashSet<String^>^ get (); }
abstract OURootsSR : HashSet<string> with get
In This Article