| SoftBufferSetBool 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | SetBool(Boolean, Int32) | 
            设置指定的位置bool值,如果超出,则丢弃数据,该位置是指按照位为单位排序的 Set the bool value at the specified position, if it is exceeded, the data is discarded, the position refers to sorting in units of bits | 
|  | SetBool(Boolean, Int32) | 
            设置指定的位置的bool数组,如果超出,则丢弃数据,该位置是指按照位为单位排序的 Set the bool array at the specified position, if it is exceeded, the data is discarded, the position refers to sorting in units of bits | 
 参见
参见