CurrentSelection Class
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      - 
          QixClassBase
          - 
              PropertyContainer
              - 
                  GenericObject
                  - CurrentSelection
 
 
- 
                  GenericObject
                  
 
- 
              PropertyContainer
              
 
- 
          QixClassBase
          
Syntax
public class CurrentSelection : GenericObject, ITransient, ICurrentSelection, IEnumerable<NxCurrentSelectionItem>, IEnumerable, IGenericObject, IPropertyContainer, IQixClassBase, IDisposable, IChangeNotifierConstructors
| Name | Description | 
|---|---|
| CurrentSelection(Int32) | 
Properties
| Name | Description | 
|---|---|
| Layout | |
| Properties | 
Methods
| Name | Description | 
|---|---|
| Dispose(Boolean) | |
| GetEnumerator() | Gets an enumerator that iterates through the collection. | 
| GetLayoutAsync() | |
| GetPropertiesAsync() | |
| OnGetLayoutAsync(Response) | |
| OnGetMasterObjectAsync(Response) | |
| OnGetPropertiesAsync(Response) | 
Explicit Interface Implementations
| Name | Description | 
|---|---|
| IEnumerable.GetEnumerator() | Returns an enumerator that iterates through a collection. |