Skip to content
Home » Collections

Collections

Apex Collections

Beginner’s Guide to Salesforce Apex: An Introduction to Collections – Lists, Sets, and Maps

Welcome, coding crew! In this post, I’ll be discussing one of the most powerful features of Salesforce programming: Collections. As you may know, collections are used to store groups of related data & they come in three flavours: Lists, Sets, and Maps. Throughout this post, I’ll be providing an introduction to these collections and their… Read More »Beginner’s Guide to Salesforce Apex: An Introduction to Collections – Lists, Sets, and Maps