TableRowGroupCollection Properties
.NET Framework 4.5
The TableRowGroupCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Capacity | Gets or sets the pre-allocated collection item capacity for this collection. |
|
Count | Gets the number of items currently contained by the collection. |
|
IsReadOnly | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
IsSynchronized | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
Item | Gets the collection item at a specified index. This is an indexed property. |
|
SyncRoot | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | Infrastructure. For a description of this member, see IList.IsFixedSize. |
|
IList.IsReadOnly | Infrastructure. For a description of this member, see IList.IsReadOnly. |
|
IList.Item | Infrastructure. For a description of this member, see IList.Item. |