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