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