Click or drag to resize

IStiAppDictionaryOpenConnections Method

[Missing <summary> documentation for "M:Stimulsoft.Base.IStiAppDictionary.OpenConnections(System.Collections.Generic.IEnumerable{Stimulsoft.Base.IStiAppConnection})"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
IEnumerable<IStiAppConnection> OpenConnections(
	IEnumerable<IStiAppConnection> connections
)

Parameters

connections
Type: System.Collections.GenericIEnumerableIStiAppConnection

[Missing <param name="connections"/> documentation for "M:Stimulsoft.Base.IStiAppDictionary.OpenConnections(System.Collections.Generic.IEnumerable{Stimulsoft.Base.IStiAppConnection})"]

Return Value

Type: IEnumerableIStiAppConnection

[Missing <returns> documentation for "M:Stimulsoft.Base.IStiAppDictionary.OpenConnections(System.Collections.Generic.IEnumerable{Stimulsoft.Base.IStiAppConnection})"]

See Also