Click or drag to resize

GM_FoundFeatureCollection_t Properties

The GM_FoundFeatureCollection_t type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of Found Features
Public propertyIsSynchronized
Gets a value indicating whether access to the Array is synchronized (thread safe).
Public propertyItem
A List of Found Features
Public propertySyncRoot
Gets an object that can be used to synchronize access to the Array.
Top
See Also