<Code Lib>
2025 Method
Changes 0
M

IndexStreamLine.AddLines

Description:
Inserts multiple segments into the stream and associated buffer.

public void AddLines(
	IList<IndexLine> lines
)

Loading…