XRecordMapRemove Method (Int32) |
Removes the specified p identifier.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Remove(
int p_Id
)
Public Function Remove (
p_Id As Integer
) As Boolean
Parameters
- p_Id
- Type: SystemInt32
The p identifier.
Return Value
Type:
Booleantrue if XXXX,
false otherwise.
See Also