Show / Hide Table of Contents

Method Verify

| Improve this Doc View Source

Verify(IReadOnlyList<ColumnValueBag>)

Verifies the data for paste append operation.

Declaration
bool Verify(IReadOnlyList<ColumnValueBag> data)
Parameters
Type Name Description
System.Collections.Generic.IReadOnlyList<ColumnValueBag> data

The data.

Returns
Type Description
System.Boolean

true if data is valid for paste append operation, otherwise false.

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