Show / Hide Table of Contents

Method Generate

| Improve this Doc View Source

Generate(Int32)

Generates for specified DataRow.

Declaration
protected abstract SyntaxNode Generate(int ordinal)
Parameters
Type Name Description
System.Int32 ordinal

The ordinal of the DataRow.

Returns
Type Description
Microsoft.CodeAnalysis.SyntaxNode
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest