FieldContext Class | ![]() |
Namespace: Compiled.EDD.Scripting
public class FieldContext : IFieldContext, IDisposable
The FieldContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetField |
Checks if the given field name exists in the list of fields.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasField |
Gets the FieldItem for the given field name.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |