The mapping for a component, composite element, composite identifier, etc.

Namespace: NHibernate.Mapping
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class Component _
	Inherits SimpleValue
C#
public class Component : SimpleValue
Visual C++
public ref class Component : public SimpleValue

Inheritance Hierarchy

System.Object
  NHibernate.Mapping.SimpleValue
    NHibernate.Mapping.Component