AtalaInt128CollectionContains Method |
Determines whether the CollectionBase contains 'source'.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool Contains(
AtalaInt128 source
)
Public Function Contains (
source As AtalaInt128
) As Boolean
Parameters
- source
- Type: Atalasoft.ImagingAtalaInt128
given object of UuidBox
Return Value
Type:
Booleanboolean
See Also