Click or drag to resize

MapperFiltersCreateInstance Method

Overload List
  NameDescription
Public methodStatic memberCreateInstance(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.
Public methodStatic memberCreateInstance(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.
Top
See Also