SetIntList

SetIntList(IList<int>)

public bool SetIntList(IList<int> value) ;

Description

It wants to set the value of the IntList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value could be set.