Edit

Share via


CodeModuleClass.Lines[Int32, Int32] Property

Definition

public virtual string Lines[int StartLine, int Count] { get; }
member this.Lines(int * int) : string
Public Overridable ReadOnly Property Lines(StartLine As Integer, Count As Integer) As String

Parameters

StartLine
Int32
Count
Int32

Property Value

Implements

Applies to