ACKContainerRemove Method (Int32) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Remove(
int cSeq
)
Public Function Remove (
cSeq As Integer
) As Boolean
public:
bool Remove(
int cSeq
)
member Remove :
cSeq : int -> bool
Parameters
- cSeq
- Type: SystemInt32
Return Value
Type:
BooleanSee Also