FSharpActivePatternGroup Type
Represents all cases within an active pattern
Instance members
Instance member |
Description
|
|
Try to get the entity in which the active pattern is declared
|
Full Usage:
this.IsTotal
Returns: bool
|
Indicate this is a total active pattern
|
Full Usage:
this.Name
Returns: string option
|
The whole group name
|
|
The names of the active pattern cases
|
|
Get the type indicating signature of the active pattern
|