Click or drag to resize

AtalaInt128CollectionRemove Method

Removes the first occurrence of 'source' from the CollectionBase.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public void Remove(
	AtalaInt128 source
)

Parameters

source
Type: Atalasoft.ImagingAtalaInt128
given object of UuidBox
See Also