FDO API Reference Feature Data Objects

ExpressionCollection Member List

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

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

Comments or suggestions? Send us feedback.