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