Fork me on GitHubEpicdominant domains

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

Assembly: Epic.Prelude

Declaration Syntax
C#
public TEntity this[
	TIdentity key
] { get; }
Parameters
key (TIdentity)
Key of interest.
Exceptions
ExceptionCondition
ArgumentNullExceptionkey is nullNothingnullptr.
blog comments powered by Disqus