Share via


BiometricsInformationRecord.WriteXml Method

2/27/2008

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

Syntax

'Declaration
Public Sub WriteXml ( _
    writer As XmlWriter _
)
public void WriteXml (
    XmlWriter writer
)
public:
virtual void WriteXml (
    XmlWriter^ writer
) sealed
public final void WriteXml (
    XmlWriter writer
)
public final function WriteXml (
    writer : XmlWriter
)

Parameters

  • writer

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