Click or drag to resize
QueryParametersBaseTParentImmutable Method
Makes this object instance immutable, and next subsequent modification starts with a clone of the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public virtual TParent Immutable()

Return Value

Type: TParent
See Also