The CogAutoSelectResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of individual auto select results in this object.
| |
| IsFixedSize |
Gets a value indicating whether this CogAutoSelectResults object is of
a fixed size. Always true.
| |
| IsReadOnly |
Gets a value indicating whether this CogAutoSelectResults object is
read only. Always true.
| |
| IsSynchronized |
Gets a value indicating whether access to this CogAutoSelectResults
object is thread safe. Always false.
| |
| Item | ||
| SyncRoot |
Gets an object that can be used to synchronize access to this
CogAutoSelectResults object.
|
See Also