The CogBlobResultCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of items contained in this collection.
| |
| IsSynchronized |
Gets a value indicating whether access to this collection
is synchronized (thread-safe).
| |
| Item | ||
| SyncRoot |
Gets an object that can be used to synchronize access to this
collection.
|
See Also