ResultCellCollection Properties
Include Protected Members
Include Inherited Members
The ResultCellCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | The count of items in this collection. |
![]() |
IsSynchronized | Indicates whether access to the collection is synchronized (thread safe). |
![]() |
Item[ICollection] | Gets the object at the specified index. |
![]() |
Item[Int32] | Gets the object at the specified index. |
![]() |
Item[[]] | Gets the object at the specified index. |
![]() |
Item[Int32, Int32] | Gets the object at the specified index. |
![]() |
SyncRoot | The object that can be used to synchronize access to the collection. |
Top
.gif)