StiServiceContainerItem Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Services.StiServiceContainer.Item(System.Int32)"]
Namespace:
Stimulsoft.Base.Services
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiService this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As StiService
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
StiServiceSee Also