CommandCollection

Object Hierarchy | 関連する C++クラス:CommandArray

導入

v2.0

詳細

Command オブジェクトのコレクションです。

メソッド

Filter      
       

プロパティ

Count Item    
       

VBScript の例

' Get a collection that can be used to access the scripting commands of the application

set oCommands = Application.Commands

関連項目

XSIApplication.Commands