Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从此 WSResult 获取一个由 sbyte(有符号字节)值组成的数组。
Public Function GetSByteArrayValue( ByVal elementName As String ) As SByte()
public sbyte[] GetSByteArrayValue(string elementName)
elementName 此值在 WSDL 文档中的元素名称。
值。
iAnywhere.QAnywhere.WS.WSException 如果获取值时存在问题,则抛出异常。