Show / Hide Table of Contents

Method EditValue

| Improve this Doc View Source

EditValue(T)

Tries to edit data value.

Declaration
public bool EditValue(T value)
Parameters
Type Name Description
T value

The data value.

Returns
Type Description
System.Boolean

true if editing value operation completed successfully, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest