PropertyDataTypeCollection 成员
表示PropertyDataType对象的集合。
PropertyDataTypeCollection 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Count | 获取PropertyDataType对象的数目。 |
![]() |
IsSynchronized | 获取一个值,指示对PropertyDataTypeCollection类的访问是否同步 (线程安全)。 |
![]() |
Item | 获取由数据类型名称指定的PropertyDataType对象。 |
![]() |
SyncRoot | 获取可用于同步对此集合的访问的对象。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
CopyTo | PropertyDataTypeCollection 类中的元素复制到一个数组中从特定的数组索引处开始。 |
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetEnumerator | 对于PropertyDataType对象获取枚举数。 |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首