Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > HelperFunctions > Routines

SetToString(PTypeInfo,Integer,String,Boolean,Integer) Method

Scroll Prev Top Next More

Converts a set to a string.

Valid only for "register sets" - sets with fewer than Sizeof(Integer) * 8 elements. You will have to typecast the integer value to/from your set type.

Namespace: HelperFunctions

Parameters

TypeInfo

Type: PTypeInfo

SetValue

Type: Integer

Separator

Type: String

String to put between each element in the set

Brackets

Type: Boolean

Put brackets ([]) around the output string

PrefixLength

Type: Integer

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb