EnglishRoberta.AddMaskSymbol(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add the mask symbol to the symbols list.
public int AddMaskSymbol (string mask = "<mask>");
member this.AddMaskSymbol : string -> int
Public Function AddMaskSymbol (Optional mask As String = "<mask>") As Integer
Parameters
- mask
- String
The mask symbol.
Returns
The index of the mask symbol in the symbols list.