Click or drag to resize

IResponseWrite Method (Char, Int32, Int32)

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
void Write(
	char[] buffer,
	int index,
	int count
)

Parameters

buffer
Type: SystemChar
index
Type: SystemInt32
count
Type: SystemInt32
See Also