言語

DataValueCollection クラス

定義

CustomDataオブジェクトの1セルのデータ値を表現します。 このクラスは継承できません。

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

プロパティ

名前 説明
Count

コレクション内のデータ値の数を取得します。

Item[Int32]

指定されたインデックスでデータ値を取得します。

適用対象