Chameleon and Iguana Plugin C# Class Libraries |
|
Engine.CountOfMessage Method
Get the number of messages that are defined in the currently loaded message definition (VMD) file.
[Visual Basic]
Public Function CountOfMessage() As
Integer
[C#]
public
int CountOfMessage();
Remarks
Usage of this method with MessageName offers an easy way to iterate through the messages.
See Also
Engine Class | iNTERFACEWARE.Chameleon Namespace