GetNextItemType Method (IReadOnlyPubSubBuffer)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the type of the next element in the buffer.
PubSubBuffer.PSDataType GetNextItemType()
PubSubBuffer.PSDataType GetNextItemType();
Return Value
The type of the next element in the form of the PubSubBuffer.PSDataType enumeration.