public virtual void Add( MDPartsMessage msg )
public: virtual void Add( MDPartsMessage^ msg )
Parameters
| Parameter Name | Description |
|---|---|
| msg | The message to add to the MDPartsDatabaseMessages. |
MDPartsDatabaseMessages.
MDPartsDatabaseMessages.public virtual void Add( MDPartsMessage msg )
public: virtual void Add( MDPartsMessage^ msg )
| Parameter Name | Description |
|---|---|
| msg | The message to add to the MDPartsDatabaseMessages. |
| Exception | Description |
|---|---|
| System.NotSupportedException | The MDPartsDatabaseMessages is read-only. |