Private Function Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.Discover As List(Of Object) Implements IAlienObject.Discover
List<Object> IAlienObject.Discover ()
private: virtual List<Object^>^ Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.Discover () sealed = IAlienObject::Discover
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.