Sub Set ( _ type As Integer, _ param As Object _ )
void Set( int type, Object param )
void Set( int type, [InAttribute] Object^ param )
function set(type, param);