Click or drag to resize
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
)

Parameters

p_Id
Type: SystemInt32
The p identifier.

Return Value

Type: Boolean
true if XXXX, false otherwise.
See Also