'Declaration Sub ChangeNotify( _ ByVal o As Object _ )
'Declaration
Sub ChangeNotify( _ ByVal o As Object _ )
'Usage Dim instance As IChangeNotify Dim o As Object instance.ChangeNotify(o)
'Usage
Dim instance As IChangeNotify Dim o As Object instance.ChangeNotify(o)
void ChangeNotify( object o )
IChangeNotify Interface IChangeNotify Members