-
How to convert a Set to Set in Apex Salesforce?
I have Set of Ids which I want to convert to Set of String. I dont want to use for loop to iterate over it. What will be the simplest way to do the same?
Log In to reply.
I have Set of Ids which I want to convert to Set of String. I dont want to use for loop to iterate over it. What will be the simplest way to do the same?
Log In to reply.