Init Method (MDPartsMessagesRegisteredEnumerator)
In This Topic
Initializes the enumerator for iterating over the collection of all registered messages in the system.
Overload List
| Overload | Description |
| Init(Boolean,MDPartsDatabase) | Initializes the enumerator for iterating over the collection of all registered messages in the system. |
| Init(MDPartsDatabase) | Initializes the enumerator for iterating over the collection of all registered messages in the system. |
| Init(Boolean) | Initializes the enumerator for iterating over the collection of all registered messages in the system. |
| Init() | Initializes the enumerator for iterating over the collection of all registered messages in the system. Only messages that are licensed in the actual system will be regarded |
See Also