Bespoke Multi-Touch Framework
ContainsFtirPointID Method (id)
NamespacesBespoke.MultiTouch.FrameworkFtirPointCollectionContainsFtirPointID(Guid)
Tests the collection for an existing FTIR point ID.
Declaration Syntax
C#Visual BasicVisual C++
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.1.0.0 (4.1.0.0)