Solclient
IProperties Interface |
Super interface for all properties.
This interface is used in builder/factory design patterns.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
The IProperties type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear |
Clears the properties.
| |
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.) |
Properties
See Also