Searched refs:MyInterface (Results 1 – 3 of 3) sorted by relevance
46 Public Interface MyInterface802 Dim a As foo.MyInterface = DirectCast(xLBT, foo.MyInterface)
36 public interface MyInterface interface337 foo.MyInterface a = (foo.MyInterface) xLBT; in performQueryForUnknownType()
46 public interface class MyInterface358 safe_cast< foo::MyInterface ^ >(xLBT);