Click or drag to resize

ProfileInfosClone Method

Creates a new instance of the collection and returns the copy

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

Return Value

Type: ProfileInfos
A copy of the collection
See Also