网页
图片
视频
学术
词典
地图
更多
航班
笔记本
IBindingList
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
object
specified
by the
DataSource
property
does
not
implement
the
IBindingList
interface
.
DataSource
属性
指定
的
对象
未
实现
IBindingList
接口
。
msdn2.microsoft.com
2.
The
object
specified
by the
DataSource
property
has a
IBindingList
.
: :
.
SupportsSorting
property
value
of
false
.
DataSource
属性
指定
的
对象
的
IBindingList.::.SupportsSorting
属性
值
为
false
。
msdn2.microsoft.com
3.
Some
examples
of
data
sources
that
implement
IBindingList
are
BindingList
and
DataView
.
实现
IBindingList
的
数据
源
的
一些
示例
有
BindingList
和
DataView
。
msdn2.microsoft.com
4.
True
if
the
data
source
is an
IBindingList
and
supports
sorting
;
otherwise
,
false
.
如果
数据
源
为
IBindingList
并且
支持
排序
,
则
为
true
;
否则
为
false
。
msdn2.microsoft.com
5.
You
can
do
this
using
the
Find
method
of
the BindingSource
,
if
your
data
source
implements
IBindingList
.
如果
数据
源
实现
IBindingList
,
则
此
查找
操作
可以
通过
使用
BindingSource
的
Find
方法
来
完成
。
msdn2.microsoft.com