extract unique numbers from a string

  • C# Extract only unique numbers from a String

    Ready to use method to extract only unique numbers from a string. Instructions:To use the method – copy and paste it in your class, rename string variables and enter or pass a string you need to extract unique numbers from.