Fork me on GitHubEpicdominant domains

Item Property (identity)
Returns the TEntity identified by the specified identity.

Assembly: Epic.Query.Object

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