[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IBasePlainPropertyContainerMapper`1.Component``1(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Component<TComponent>( string notVisiblePropertyOrFieldName ) where TComponent : class  | 
| Visual Basic | 
|---|
Sub Component(Of TComponent As Class) ( _ notVisiblePropertyOrFieldName As String _ )  | 
| Visual C++ | 
|---|
generic<typename TComponent> where TComponent : ref class void Component( String^ notVisiblePropertyOrFieldName )  | 
Parameters
- notVisiblePropertyOrFieldName
 - Type: System..::..String
[Missing <param name="notVisiblePropertyOrFieldName"/> documentation for "M:NHibernate.Mapping.ByCode.IBasePlainPropertyContainerMapper`1.Component``1(System.String)"]
 
Type Parameters
- TComponent
 [Missing <typeparam name="TComponent"/> documentation for "M:NHibernate.Mapping.ByCode.IBasePlainPropertyContainerMapper`1.Component``1(System.String)"]