点击或拖拽改变大小

DbfNullColumn.SetBit 方法

X#
Set a bit at the specified position

命名空间:  XSharp.RDD
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 METHOD SetBit(
	nPos AS LONG,
	lSet AS LOGIC
) AS VOID
查看代码

参数

nPos
类型:Int32
lSet
类型:Boolean
参见