Click or drag to resize
CollectionPropertyTransformationResultType Properties

The CollectionPropertyTransformationResultType generic type exposes the following members.

Properties
  NameDescription
Public propertyCacheResults
If true, the results of the transformation are cached
Public propertyCaseSensitive
If true, the transformation is case sensitive (default is case insensitive)
Public propertyItem
Interface to access collections through string indexers by name
Public propertyParentCollection
Parent collection
Public propertyProperties
Properties of the object available through GetProperty.
Protected propertyPropertiesTransformation
Transformation function for list of properties
Protected propertyTransformation
Transformation function
Top
See Also