'Declaration
Public ReadOnly Property Connections As UAPubSubConnectionDataCollection
'Usage
Dim instance As UAPubSubConfigurationData Dim value As UAPubSubConnectionDataCollection value = instance.Connections
public UAPubSubConnectionDataCollection Connections {get;}
public: property UAPubSubConnectionDataCollection^ Connections { UAPubSubConnectionDataCollection^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).