| C# |
|---|
| public class ProgramReferences : List<ProgramReference> |
| #ctor | Initializes an object instance. |
| Add | Creates and adds the object from the provided values. |
| BinarySearch | Retrieve the app program by display name. |
| BinarySearch | Retrieve the app program by file name. |