This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralExtension Interface > ICadastralExtension.ReadXMLPacket Method (ArcObjects .NET 10.4 SDK) |
Read XML Packet.
[Visual Basic .NET] Public Function ReadXMLPacket ( _ ByVal pXML As IStream _ ) As ICadastralPacket
[C#] public ICadastralPacket ReadXMLPacket ( IStream pXML );