ACKContainerRemove(Int32) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool Remove(
int cSeq
)
Public Function Remove (
cSeq As Integer
) As Boolean
public:
bool Remove(
int cSeq
)
member Remove :
cSeq : int -> bool
Parameters
- cSeq Int32
-
Return Value
Boolean
See Also