Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int lineIndex(int _lineNo);
public virtual int lineIndex (int _lineNo);
abstract member lineIndex : int -> int
override this.lineIndex : int -> int
Public Overridable Function lineIndex (_lineNo As Integer) As Integer