Click or drag to resize
XmlWrappingReaderReadValueChunk Method

Namespace: PDTec.IceNet.Domain.AuditTrail.Xml
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
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