FDO API Reference Feature Data Objects

DictionaryElementCollection Member List

This is the complete list of members for DictionaryElementCollection, including all inherited members.

Add(DictionaryElement *value)DictionaryElementCollection
Clear()DictionaryElementCollection
Contains(DictionaryElement *value)DictionaryElementCollection
Contains(String *name)DictionaryElementCollection
CopyTo(DictionaryElement *array[], System::Int32 size)DictionaryElementCollection
DictionaryElementCollection()DictionaryElementCollection
DictionaryElementCollection(System::IntPtr unmanaged, System::Boolean autoDelete)DictionaryElementCollection
Dispose(System::Boolean disposing)DictionaryElementCollection [protected]
get_Count(System::Void)DictionaryElementCollection
get_Item(System::Int32 index)DictionaryElementCollection
get_RealTypeItem(System::Int32 index)DictionaryElementCollection
get_RealTypeItem(System::String *index)DictionaryElementCollection
GetEnumerator(System::Void)DictionaryElementCollection
IndexOf(DictionaryElement *value)DictionaryElementCollection
IndexOf(String *name)DictionaryElementCollection
Insert(System::Int32 index, DictionaryElement *value)DictionaryElementCollection
Remove(DictionaryElement *value)DictionaryElementCollection
RemoveAt(System::Int32 index)DictionaryElementCollection
set_Item(System::Int32 index, DictionaryElement *value)DictionaryElementCollection
set_RealTypeItem(System::Int32 index, DictionaryElement *value)DictionaryElementCollection

Comments or suggestions? Send us feedback.