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