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