'Declaration
<CanBeNullAttribute()> Public Shadows ReadOnly Property ParentPosition As UAPubSubConfigurationNodeTreePosition
'Usage
Dim instance As UAPubSubConfigurationNodeTreePosition Dim value As UAPubSubConfigurationNodeTreePosition value = instance.ParentPosition
[CanBeNull()] public new UAPubSubConfigurationNodeTreePosition ParentPosition {get;}
[CanBeNull()] public: new property UAPubSubConfigurationNodeTreePosition^ ParentPosition { UAPubSubConfigurationNodeTreePosition^ get(); }
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.
null
if this object is a root of the tree.