TryGetStringList

TryGetStringList(out IList<string>)

public bool TryGetStringList(out IList<string> value) ;

Description

Get the value of the StringList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.