Property this
this[int]
Get or set a service in the collection.
Declaration
public ServiceDescriptor this[int index] { get; set; }
Parameters
| Type | Name | Description | 
|---|---|---|
| int | index | The index of the service to get or set.  | 
    
Property Value
| Type | Description | 
|---|---|
| ServiceDescriptor |