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()
Public Function Clone As ProfileInfos
Return Value
Type:
ProfileInfosA copy of the collection
See Also