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.IsTotalReturns: bool | 
                Indicate this is a total active pattern 
 | 
| 
                
              
                  Full Usage: 
                   this.NameReturns: string option | 
                The whole group name 
 | 
| 
                
               | 
                The names of the active pattern cases 
 | 
| 
                
               | 
                Get the type indicating signature of the active pattern 
 | 
 F# Compiler Guide
            F# Compiler Guide