Method Add
Add(SsdpDeviceProperty)
Adds a SsdpDeviceProperty instance to the collection.
Declaration
public void Add(SsdpDeviceProperty customDeviceProperty)
Parameters
| Type | Name | Description |
|---|---|---|
| SsdpDeviceProperty | customDeviceProperty | The property instance to add to the collection. |
Remarks
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException | Thrown if |
| System.ArgumentException | Thrown if the FullName property of the |