c#继承类问题
public   virtual   ADODB.Properties   ADODB.Properties   {   [return:   MarshalAs(UnmanagedType.Interface)]   [MethodImpl(MethodImplOptions.InternalCall,   MethodCodeType=MethodCodeType.Runtime),   DispId(500)]   get;   }   
 为什么c#编译的时候报告:   
 修饰符“public”对该项无效     
 急,在线等 
------解决方案--------------------似乎是不能用。你的代码再多给些看看呢。