Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride Function SummaryUnit( _ ByVal keyIndex As Integer _ ) As String |
Parameters
- keyIndex
- The key index specifies a particular Summary Table data result. This is the index of the keys array returned by SummaryNames.
Return Value
The Summary unit or null if the index is not in the table.See SummaryNames for a description of how to read the Summary Table data results.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)