SetValueWithoutNotify

SetValueWithoutNotify(ref IList<T>)

public bool SetValueWithoutNotify(ref IList<T> value) ;

Description

Set the value without notification.

Parameters

Parameter Name Description
value Value

Returns

Returns true if it can be set. Otherwise returns false.