'Declaration
Protected Overridable Sub OnDocumentAttributePropertyChanged( _ ByVal args As NNodeAttributePropertyEventArgs _ )
'Usage
Dim instance As NLibraryGroup Dim args As NNodeAttributePropertyEventArgs instance.OnDocumentAttributePropertyChanged(args)
protected virtual void OnDocumentAttributePropertyChanged( NNodeAttributePropertyEventArgs args )
Parameters
- args