Tests the collection for an existing FTIR point ID.

Declaration Syntax
public bool ContainsFtirPointID(
Guid id
)
Public Function ContainsFtirPointID ( _
id As Guid _
) As Boolean
public:
bool ContainsFtirPointID(
Guid id
)

Parameters
- id (Guid)
- The unique identifier to search for.

Return Value
true if the ID is found within the collection; false otherwise.
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.0.0.0 (4.0.0.0)