Represents a set of signature help items, and the preferred item that should be selected. Properties P applicableSpan: ts.TextSpan Type: ts.TextSpan P argumentCount: number Type: number P argumentIndex: number Type: number P items: ts.SignatureHelpItem[] Type: Array.<ts.SignatureHelpItem> P selectedItemIndex: number Type: number