[Missing <summary> documentation for "M:NHibernate.Tuple.Component.ComponentMetamodel.GetProperty(System.Int32)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public StandardProperty GetProperty( int index )  | 
| Visual Basic | 
|---|
Public Function GetProperty ( _ index As Integer _ ) As StandardProperty  | 
| Visual C++ | 
|---|
public: StandardProperty^ GetProperty( int index )  | 
Parameters
- index
 - Type: System..::..Int32
[Missing <param name="index"/> documentation for "M:NHibernate.Tuple.Component.ComponentMetamodel.GetProperty(System.Int32)"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Tuple.Component.ComponentMetamodel.GetProperty(System.Int32)"]