IndexKind Type
Union cases
| Union case | Description | 
            
                
              
              
                  Full Usage: 
                   
              Function
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              Global
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              Memory
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              Table
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              Type
                   | 
          
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsFunction
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsGlobal
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsMemory
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsTable
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsType
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2