public virtual bool OnComponentChanging()
Public Overridable Function OnComponentChanging As Boolean
Dim instance As TypeDescriptorContext
Dim returnValue As Boolean
returnValue = instance.OnComponentChanging()
public:
virtual bool OnComponentChanging()
abstract OnComponentChanging : unit -> bool
override OnComponentChanging : unit -> bool
No code example is currently available or this language may not be supported.
[Missing <returns> documentation for "M:DevCase.Runtime.Services.TypeDescriptorContext.OnComponentChanging"]