Edit

Share via


_CodeModule.InsertLines(Int32, String) Method

Definition

public void InsertLines (int Line, string String);
abstract member InsertLines : int * string -> unit
Public Sub InsertLines (Line As Integer, String As String)

Parameters

Line
Int32
String
String

Applies to