C# Class UIAutomation.Commands.InvokeUiaIfUltraGridSelectItemByNameCommand

Inheritance: ULtraGridCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InvokeUiaIfUltraGridSelectItemByNameCommand ( ) : System.Management.Automation

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

InvokeUiaIfUltraGridSelectItemByNameCommand() public méthode

public InvokeUiaIfUltraGridSelectItemByNameCommand ( ) : System.Management.Automation
Résultat System.Management.Automation

ProcessRecord() protected méthode

Processes the pipeline.
protected ProcessRecord ( ) : void
Résultat void