Show / Hide Table of Contents

Method SetValue

| Improve this Doc View Source

SetValue(T, Boolean)

Sets the data value.

Declaration
public bool SetValue(T value, bool beforeEdit = false)
Parameters
Type Name Description
T value

The data value.

System.Boolean beforeEdit

Indicates whether should get data value before edit.

Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest