ReportLabeledValuesデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| | 名前 | 解説 |
 | Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Item | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Owner | Gets the AllowedValuesDefinition object owning this collection. |
 | Report | オーバーライドされます。 Gets the FlexReport object owning this collection. |
トップ
プロテクト プロパティ
| | 名前 | 解説 |
 | Items | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
トップ
パブリック メソッド
| | 名前 | 解説 |
 | Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Contains | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | CreateSame | Creates a clone of the current object. C1.Document.OwnedCollection<TItem>から継承されます。 |
 | GetEnumerator | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | Remove | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
 | RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
トップ
参照