Show / Hide Table of Contents

Method Add

| Improve this Doc View Source

Add(DataValidationResult)

Adds data validation result into this collection.

Declaration
IDataValidationResults Add(DataValidationResult value)
Parameters
Type Name Description
DataValidationResult value

The value to add.

Returns
Type Description
IDataValidationResults

This collection if it's not sealed, otherwise a new collection will be created and returned.

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