Fork me on GitHubEpicdominant domains

Item Property (identity)
Gets the TEntity with the specified identity.

Assembly: Epic.Query.Linq

Declaration Syntax
C#
public TEntity this[
	TIdentity identity
] { get; }
Parameters
identity (TIdentity)
Identity.
Exceptions
ExceptionCondition
ArgumentNullExceptionidentity is nullNothingnullptr.
blog comments powered by Disqus