Constructor
IccRecordIndex(Type type)
- type
- An enumeration, defined in this class, that indicates whether the index type is key, RBA, or RRN.
Note: This is protected because you should not create
IccRecordIndex objects; see subclasses IccKey,
IccRBA, and IccRRN.