FDO API Reference Feature Data Objects

FdoPropertyValueCollection Member List

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

Add(FdoPropertyValue *value)FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
AddRef()FdoIDisposable [inline]
Clear()FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
Contains(const FdoPropertyValue *value) const FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
Create()FdoPropertyValueCollection [static]
Dispose()FdoPropertyValueCollection [inline, protected, virtual]
FdoCollection()FdoCollection< FdoPropertyValue, FdoCommandException > [inline, protected]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoPropertyValueCollection()FdoPropertyValueCollection [inline, protected]
FindItem(FdoString *name)FdoPropertyValueCollection
GetCount() const FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
GetItem(FdoString *name)FdoPropertyValueCollection
GetItem(FdoInt32 index)FdoPropertyValueCollection
FdoCollection< FdoPropertyValue, FdoCommandException >::GetItem(FdoInt32 index) const FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
GetRefCount()FdoIDisposable [inline]
IndexOf(const FdoPropertyValue *value) const FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
INIT_CAPACITYFdoCollection< FdoPropertyValue, FdoCommandException > [protected, static]
Insert(FdoInt32 index, FdoPropertyValue *value)FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
Release()FdoIDisposable [inline]
Remove(const FdoPropertyValue *value)FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
RemoveAt(FdoInt32 index)FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
SetItem(FdoInt32 index, FdoPropertyValue *value)FdoCollection< FdoPropertyValue, FdoCommandException > [inline, virtual]
~FdoCollection()FdoCollection< FdoPropertyValue, FdoCommandException > [inline, protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoPropertyValueCollection()FdoPropertyValueCollection [inline, protected, virtual]

Comments or suggestions? Send us feedback.