LinearPath.WriteCSharp Method

Public Sub WriteCSharp( _ 
ByVal tw As TextWriter, _ 
ByVal index As Integer
)
This language is not supported or no code example is available.
public void WriteCSharp( 
TextWriter tw
int index 
)
This language is not supported or no code example is available.

Parameters

tw
TextWriter

index
int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition