Fork me on GitHubEpicdominant domains
APIEpicIEnvironmentGet<(Of <<'(TObject>)>>)(InstanceName<(Of <<'(TObject>)>>))

Get<(Of <(<'TObject>)>)> Method (name)
Provide a tool or information from the enterprise environment.

Assembly: Epic.Core

Declaration Syntax
C#
TObject Get<TObject>(
	InstanceName<TObject> name
)
Generic Template Parameters
TObject
Type of the needed object.
Parameters
name (InstanceName<(Of <(<'TObject>)>)>)
An identifier for the needed object.
Return Value
The required object.
Exceptions
ExceptionCondition
KeyNotFoundException<(Of <(<'TKey>)>)>The provided name does not match any property of the environment. The exception will be closed on InstanceName<(Of <(<'TObject>)>)>.
blog comments powered by Disqus