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