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