AtalaInt128CollectionRemove Method |
Removes the first occurrence of 'source' from the CollectionBase.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public void Remove(
AtalaInt128 source
)
Public Sub Remove (
source As AtalaInt128
)
Parameters
- source
- Type: Atalasoft.ImagingAtalaInt128
given object of UuidBox
See Also