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