The IfType group identifier.
The identifier for the IfType within its group. Components are 0-indexed because they match up with internal enums, and you may want to use enums from inside iftypes["yourinterface"] rather than raw numbers. But note that "component 0" will be the same component that you get from ifGroup.components[1].
Function used to retrieve an IfType identified by its group and component Id.