[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.DepureFirstLevelIfCollection(NHibernate.Mapping.ByCode.PropertyPath)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public static PropertyPath DepureFirstLevelIfCollection( this PropertyPath source )  | 
| Visual Basic | 
|---|
<ExtensionAttribute> _ Public Shared Function DepureFirstLevelIfCollection ( _ source As PropertyPath _ ) As PropertyPath  | 
| Visual C++ | 
|---|
[ExtensionAttribute] public: static PropertyPath^ DepureFirstLevelIfCollection( PropertyPath^ source )  | 
Parameters
- source
 - Type: NHibernate.Mapping.ByCode..::..PropertyPath
[Missing <param name="source"/> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.DepureFirstLevelIfCollection(NHibernate.Mapping.ByCode.PropertyPath)"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.DepureFirstLevelIfCollection(NHibernate.Mapping.ByCode.PropertyPath)"]