DataMemberCollection 类

定义

封装数据成员的排序列表。 此类不能被继承。

public ref class DataMemberCollection sealed
public sealed class DataMemberCollection
type DataMemberCollection = class
Public NotInheritable Class DataMemberCollection
继承
DataMemberCollection

属性

Count

返回集合中的项数。

Item[Int32]

获取指定索引处的成员。

适用于