 | ConcurrentGroupDictionaryTGroup, TKey, TValueSortedGroups 属性 |
Sweet 开发框架 [缺少 "P:Sweet.Common.ConcurrentGroupDictionary`3.SortedGroups" 的 <summary> 文档]
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public List<TGroup> SortedGroups { get; }
Public ReadOnly Property SortedGroups As List(Of TGroup)
Get
member SortedGroups : List<'TGroup> with get
属性值
类型:
ListTGroup
参见