OnPropertyChanged Constructor

public OnPropertyChanged( 
byte type
int objectId
string property 
)
This language is not supported or no code example is available.
public:  
OnPropertyChanged( 
Byte type
int objectId
String^ property 
)
This language is not supported or no code example is available.
public function OnPropertyChanged( 
type : byte
objectId : int
property : String 
);
This language is not supported or no code example is available.

Parameters

type
byte

objectId
int

property
string

In this article

Definition