Share via


BiometricsInformationRecord.ReadXml Method

2/27/2008

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Sub ReadXml ( _
    reader As XmlReader _
)
public void ReadXml (
    XmlReader reader
)
public:
virtual void ReadXml (
    XmlReader^ reader
) sealed
public final void ReadXml (
    XmlReader reader
)
public final function ReadXml (
    reader : XmlReader
)

Parameters

  • reader

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

BiometricsInformationRecord Class
BiometricsInformationRecord Members
Microsoft.PointOfService Namespace