SchemaRefCollection.Item

SchemaRefCollection indexer

を取得しますSchemaRefコレクション内の指定されたインデックスにあるアイテム.

public SchemaRef this[int index] { get; }
パラメータ説明
index要素のゼロから始まるインデックス。

戻り値

指定されたインデックスの要素。

関連項目