次の方法で共有


DataMemberCollection クラス

定義

データ メンバーの順序付きリストをカプセル化します。 このクラスは継承できません。

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

プロパティ

Count

コレクション内のアイテム数を返します。

Item[Int32]

指定したインデックスにあるデータ メンバーを取得します。

適用対象