Show / Hide Table of Contents

Method GetCommandEntries

| Improve this Doc View Source

GetCommandEntries(DataView)

Gets the implementation of the commands for specified DataView.

Declaration
IEnumerable<CommandEntry> GetCommandEntries(DataView dataView)
Parameters
Type Name Description
DataView dataView

The specified DataView.

Returns
Type Description
System.Collections.Generic.IEnumerable<CommandEntry>

The implementation of the commands.

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