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