ExtensionMethodsLoadCollectionTSource, TReturn Method (TSource, ExpressionFuncTSource, IEnumerableTReturn, Boolean) |
Namespace: SanteDB.Core.Model
public static IEnumerable<TReturn> LoadCollection<TSource, TReturn>( this TSource me, Expression<Func<TSource, IEnumerable<TReturn>>> selector, bool forceReload = false ) where TSource : IIdentifiedEntity
[Missing <param name="me"/> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]
[Missing <param name="selector"/> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]
[Missing <param name="forceReload"/> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]
[Missing <typeparam name="TSource"/> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]
[Missing <typeparam name="TReturn"/> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]
[Missing <returns> documentation for "M:SanteDB.Core.Model.ExtensionMethods.LoadCollection``2(``0,System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Boolean)"]