Click or drag to resize

SetPropertyValuesProtectedUnprotectedClone Method

Returns a new list of SetPropertyValue objects containing the very same objects. The new list can be used when the sort order needs to be changed.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual SetPropertyValues UnprotectedClone()

Return Value

Type: SetPropertyValues
See Also