点击或拖拽改变大小

SoftBufferGetBool 方法

重载列表
  名称说明
公共方法GetBool(Int32)
获取指定的位置的bool值,如果超出,则引发异常
Get the bool value at the specified position, if it exceeds, an exception is thrown
公共方法GetBool(Int32, Int32)
获取指定位置的bool数组值,如果超过,则引发异常
Get the bool array value at the specified position, if it exceeds, an exception is thrown
Top
参见