NextItemIsUInt Method (PubSubBuffer)
- Last UpdatedApr 08, 2026
- 1 minute read
Checks whether the next item's data type is System.UInt32.
public bool NextItemIsUInt()
public:
bool NextItemIsUInt();
Return Value
true if the next item is System.UInt32. Otherwise, false.