Click or drag to resize

ITextViewGetLine Method

Returns the Nth ITextView buffer line

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
string GetLine(
	int line
)

Parameters

line
Type: SystemInt32

[Missing <param name="line"/> documentation for "M:AdiIRCAPI.ITextView.GetLine(System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:AdiIRCAPI.ITextView.GetLine(System.Int32)"]

See Also