| TriggerReaderPeekString Method |
[This is preliminary documentation and is subject to change.]
Peeks at the next value
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax Public Function PeekString As Boolean
public:
bool PeekString()
member PeekString : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Monkeyspeak.TriggerReader.PeekString"]
See Also