TryGetLongList

TryGetLongList(out IList<long>)

public bool TryGetLongList(out IList<long> value) ;

Description

Get the value of the LongList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.