protected void OnPropertyChanged( string name, object oldValue, object newValue )
protected: void OnPropertyChanged( string* name, Object* oldValue, Object* newValue )
protected: void OnPropertyChanged( String^ name, Object^ oldValue, Object^ newValue )
'Declaration Protected Overloads Sub OnPropertyChanged( _ ByVal name As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Usage Dim instance As ImGearARTMark Dim name As String Dim oldValue As Object Dim newValue As Object instance.OnPropertyChanged(name, oldValue, newValue)
ImGearARTMark Class ImGearARTMark Members Overload List
©2016. Accusoft Corporation. All Rights Reserved.