![]() | HologramGroupBuffer Methods |
The BaseSequenceManagerHologramGroupBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Hologram) |
Adds an array of holograms to the current buffer.
|
![]() | Add(HologramGroup) |
Adds a hologram group to the current buffer.
|
![]() | Add(HologramGroup) |
Adds an array of hologram groups to the current buffer.
|
![]() | Dispose | |
![]() | Remove |
Removes a specific hologram group from the buffer.
|
![]() | RemoveAt |
Removes a hologram group at a specific position.
|
![]() | RemoveRange |
Removes a range of hologram groups.
|
![]() | Reset |
Resets all data of the buffer.
|
![]() | Sort |
Sorts the holograms in the buffer by acquisition times.
|
![]() | ToArray |
Gets the hologram groups buffer as an array.
|
![]() | ToArrayOfHolograms |
Gets all the holograms of the buffer as an array.
|