OutputMessages.Add
- 更新时间2025-07-21
- 阅读时长1分钟
OutputMessages.Add
Syntax
OutputMessages.Add( outputMessage)
Purpose
Adds an OutputMessage object to the collection.
Remarks
The OutputMessage object is appended to the end of the collection.
Parameters
outputMessage As OutputMessage
[In] Specifies the OutputMessage object to add.