Table of Contents

Method TryGetValue

Namespace
Sisk.IniConfiguration
Assembly
Sisk.IniConfiguration.dll

TryGetValue(string, out string[])

public bool TryGetValue(string key, out string[] value)

Parameters

key string
value string[]

Returns

bool