ItemIDPairデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ItemIDPair コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Comparer | Gets the IEqualityComparer that is used to determine equality of keys for the dictionary. System.Collections.Generic.Dictionary<string,object>から継承されます。 | |
Count | Gets the number of key/value pairs contained in the Dictionary. System.Collections.Generic.Dictionary<string,object>から継承されます。 | |
FieldIDPair | 項目のフィールドの ID ペア。 | |
Item | Gets or sets the value associated with the specified key. System.Collections.Generic.Dictionary<string,object>から継承されます。 | |
Keys | Gets a collection containing the keys in the Dictionary. System.Collections.Generic.Dictionary<string,object>から継承されます。 | |
RecordIDPair | 項目のレコードの ID ペア。 | |
Values | Gets a collection containing the values in the Dictionary. System.Collections.Generic.Dictionary<string,object>から継承されます。 |