Description
An exception thrown when the member with the specified name has not been found.
 
ProgId: OpcLabs.BaseLib.MemberNotFoundException
CLSID (Class ID): 6dfdefc2-49da-418b-8c8c-cda29e930781
Default interface: OpcLabs.BaseLib.ComTypes._MemberNotFoundException
Event source interface: 
 
For more information, see MemberNotFoundException and OpcLabs.BaseLib.ComTypes._MemberNotFoundException in .NET Reference.
 
            Object Model
            
            Interfaces
| Interface | Description | 
| _Exception |   
IID (Interface ID): b36b5c63-42ef-38bc-a07e-0b34c98f164a 
  
For more information, see _Exception in .NET Reference.  | 
| _Object |   | 
| Exception2 | A portable replacement for System.Exception.
   
IID (Interface ID): 45305271-b85f-42b7-8f35-f22ec9fef8f2 
  
For more information, see _Exception2 in .NET Reference.  | 
| ISerializable |   
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8 
  
For more information, see ISerializable in .NET Reference.  | 
 
            Example
For examples, see MemberNotFoundException in .NET Reference.
            
             
            
        See Also