ATCompoundResponse.RemoveValue Method
Removes value from response list
[Visual Basic]
Public Sub RemoveValue( _
ByVal
index As
Integer _
)
[C#]
public
void RemoveValue(
int index);
Parameters
-
index
- index of the value to remove
See Also
ATCompoundResponse Class | BlueLibs.GSM Namespace