[This is preliminary documentation and is subject to change.]
The ActionChunkCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ActionChunkCollection |
Initializes a new instance of the ActionChunkCollection class
|
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
Clear | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
Contains(Guid) | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
Contains(T) | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
CopyTo | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
GetEnumerator | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
Remove | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
ToString()()()() | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
ToString(String) | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
Fields
Name | Description | |
---|---|---|
![]() |
chDictionary | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
IsReadOnly | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
![]() |
Item[([( IComparable])]) | |
![]() |
Item[([( Guid])]) | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable..::..GetEnumerator | (Inherited from ChunkCollection<(Of <(<'T>)>)>.) |