SNMPBase.Parent Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPBase Class > SNMPBase Properties >

SNMPBase.Parent Property

BR.AN.PviServices .NET


The parent object for this instance. if null this is the root.

[Visual Basic]

Public ReadOnly Property Parent() As SNMPBase

  Public Get

  End Get

End Property

[C#]

public SNMPBase Parent { public get; }

Property Value

The reference to the parent object.

See Also

SNMPBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]