Open sandboxFocus

Property this

this[string]

Gets a field of a given name or throws an exception if there is none.

Declaration
IField this[string name] { get; }
Parameters
Type Name Description
string name
Property Value
Type Description
IField