GetObjects Method
Overloads
| GetObjects(NxGetObjectOptions) | Returns all objects compatible with options. | 
GetObjects(NxGetObjectOptions)
Returns all objects compatible with options.
Declaration
      IEnumerable<NxContainerEntry> GetObjects([QixName("qOptions")] NxGetObjectOptions options)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| NxGetObjectOptions | options | Object type filter and requested properties. | 
Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxContainerEntry> |