protected override BindingBase BindingBase { get; }
Protected Overrides ReadOnly Property BindingBase As BindingBase
Get
protected:
virtual property BindingBase^ BindingBase {
BindingBase^ get () override;
}
abstract BindingBase : BindingBase with get
override BindingBase : BindingBase with get