<< 点击显示目录 >> Value.DerivedFrom Property |
Gets the derivation this type is derived from.
[Visual Basic]
Public ReadOnly Property DerivedFrom() As DerivationBase
Public Get
End Get
End Property
[C#]
public DerivationBase DerivedFrom { public get; }
The derivation this type is derived from.
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]