Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从此 WSResult 获取一组十进制值。
Public Function GetDecimalArrayValue( ByVal elementName As String ) As Decimal()
public decimal[] GetDecimalArrayValue(string elementName)
elementName 此值在 WSDL 文档中的元素名称。
值。
iAnywhere.QAnywhere.WS.WSException 如果获取值时存在问题,则抛出异常。