PowerTCP Sockets for .NET
GetSchema Method




This method is only used by IXmlSerializable.
Syntax
'Declaration
 
Public Function GetSchema() As XmlSchema
'Usage
 
Dim instance As IPEndPoint
Dim value As XmlSchema
 
value = instance.GetSchema()
public XmlSchema GetSchema()
public: XmlSchema* GetSchema(); 
public:
XmlSchema^ GetSchema(); 
See Also

Reference

IPEndPoint Class
IPEndPoint Members
System.Xml.Serialization.IXmlSerializable.GetSchema


PowerTCP Sockets for .NET Documentation Version 6.1
© 2025 Dart Communications. All Rights Reserved.
Send comments on this topic