 | KeyScopeContains 方法 (KeyScope) |
Sweet 开发框架
包含
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public bool Contains(
KeyScope scope
)
Public Function Contains (
scope As KeyScope
) As Boolean
member Contains :
scope : KeyScope -> bool
参数
- scope
- 类型:Sweet.CommonKeyScope
范围
返回值
类型:
Boolean是否包含
参见