Click or drag to resize

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; }

Parameters

index
Type: SystemInt32

Property Value

Type: StiService
See Also