BaseIncrementalTextGeneratorGetCurrentIndex Method |
Returns the current index.
Namespace: RAYLASE.Marker.Common.TextGeneratorAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxprotected long GetCurrentIndex(
bool peek
)
Parameters
- peek Boolean
[Missing <param name="peek"/> documentation for "M:RAYLASE.Marker.Common.TextGenerator.BaseIncrementalTextGenerator.GetCurrentIndex(System.Boolean)"]
Return Value
Int64The current index.
See Also