MapperFiltersCreateInstance Method |
| Name | Description | |
|---|---|---|
| CreateInstance(IAppContext, String) |
Creates an instance of the collection. If metadata caching is enabled, this method retrieves an
instance from the global cache and creates a clone of the object. If metadata caching is enabled and
the object isn't yet cached, this method caches the object.
| |
| CreateInstance(IAppContext, String, Boolean) |
Creates an instance of the collection. If metadata caching is enabled, this method retrieves an
instance from the global cache and creates a clone of the object. If metadata caching is enabled and
the object isn't yet cached, this method caches the object.
|