Click or drag to resize

XmlWrappingReaderReadValueChunk Method

Namespace:  PDTec.IceNet.Domain.AuditTrail.Xml
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public override int ReadValueChunk(
	char[] buffer,
	int index,
	int count
)

Parameters

buffer
Type: SystemChar
index
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also