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