• Dinesh Gupta Kondapalli
  • NEWBIE
  • 15 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies
What exactly the "Duplicate management" functionality in Data.com ? is it gonna stop users when entering duplicate records in their SFDC instance ?? 
hi,

As we can access elements from a LIST through an Index, and we can access elements from a MAP through the KEY.. How can we access the elements directly from a SET (apart from iterating it in a loop) ??