'Declaration Protected Sub OnPropertyChanged( _ ByVal name As String _ )
'Usage Dim instance As ImGearDisplayChannels Dim name As String instance.OnPropertyChanged(name)
protected void OnPropertyChanged( string name )
protected: void OnPropertyChanged( string* name )
protected: void OnPropertyChanged( String^ name )
ImGearDisplayChannels Class ImGearDisplayChannels Members