Click or drag to resize

PicklistItemClone Method

Creates and returns a copy of this PicklistItem.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PicklistItem Clone()

Return Value

Type: PicklistItem
a new PicklistItem
See Also