ScriptFunction Members
.NET Framework 2.0
The following tables list the members exposed by the ScriptFunction type.
| Name | Description | |
|---|---|---|
| field_table | (Inherited from JSObject.) |
| ilength | |
| parent | (Inherited from ScriptObject.) |
| Name | Description | |
|---|---|---|
| Item | Overloaded. (Inherited from ScriptObject.) |
| length | |
| prototype | |
| UnderlyingSystemType | (Inherited from ScriptObject.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| AddField | (Inherited from JSObject.) |
| CreateInstance | |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetField | (Inherited from ScriptObject.) |
| GetFields | (Inherited from ScriptObject.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetMember | (Inherited from JSObject.) |
| GetMembers | (Inherited from JSObject.) |
| GetMethod | Overloaded. (Inherited from ScriptObject.) |
| GetMethods | (Inherited from ScriptObject.) |
| GetParent | (Inherited from ScriptObject.) |
| GetProperties | (Inherited from ScriptObject.) |
| GetProperty | Overloaded. (Inherited from ScriptObject.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| Invoke | |
| InvokeMember | Overridden. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| SetMemberValue2 | (Inherited from JSObject.) |
| ToString | Overridden. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| GetPrototypeForConstructedObject | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| WrapMembers | Overloaded. (Inherited from ScriptObject.) |