名前 | 解説 | |
---|---|---|
MultiColumnDictionary コンストラクタ | オーバーロードされます。 |
MultiColumnDictionaryデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MultiColumnDictionary コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Count | System.Collections.Specialized.ListDictionaryから継承されます。 | |
IsFixedSize | System.Collections.Specialized.ListDictionaryから継承されます。 | |
IsReadOnly | System.Collections.Specialized.ListDictionaryから継承されます。 | |
IsSynchronized | System.Collections.Specialized.ListDictionaryから継承されます。 | |
Item | Gets or sets the value associated with the specified key | |
Keys | System.Collections.Specialized.ListDictionaryから継承されます。 | |
SyncRoot | System.Collections.Specialized.ListDictionaryから継承されます。 | |
Values | System.Collections.Specialized.ListDictionaryから継承されます。 |
名前 | 解説 | |
---|---|---|
Add | Adds an entry with the specified key and value into the MultiColumnDictionary. | |
Clear | Removes all entries from the MultiColumnDictionary. | |
Contains | System.Collections.Specialized.ListDictionaryから継承されます。 | |
CopyTo | System.Collections.Specialized.ListDictionaryから継承されます。 | |
GetColumnValue | Gets the string which is in given column of the dictionary. | |
Remove | System.Collections.Specialized.ListDictionaryから継承されます。 |