Share via


SoapXml.SoapXmlObject.Length property

Namespace:  Microsoft.SharePoint.SoapServer
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Length As Integer
    Get
'Usage
Dim instance As SoapXml.SoapXmlObject
Dim value As Integer

value = instance.Length
public int Length { get; }

Property value

Type: System.Int32

See also

Reference

SoapXml.SoapXmlObject class

SoapXml.SoapXmlObject members

Microsoft.SharePoint.SoapServer namespace