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