Checks if the pattern is recognized at a specific index.
public override bool GetPatternRecognition(int i);The index to check for pattern recognition.
System.Boolean
True if the pattern is recognized, false otherwise.
Checks if the pattern is recognized at a specific index.
public override bool GetPatternRecognition(int i);The index to check for pattern recognition.
System.Boolean
True if the pattern is recognized, false otherwise.