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

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

Return Value

Type: TParent
See Also