GetValue Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

StandardExtensions..::..GetValue Method

Namespace:  RegnoSoftware.Standard.Core.Extensions
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public static string GetValue(
	IDictionary<string, string> dictionary,
	string key
)

Parameters

dictionary
Type: IDictionary<(Of <(<'String, String>)>)>
key
Type: String