NativeAccess Class
Represents a class that is used for native flash information access only.
Definition
| public static class NativeAccess: Object |
Members Table
The following table lists the members exposed by the NativeAccess object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method | Description |
|---|
| CreateObject | Creates an object for the NativeAccess. |
| Equals | Overloaded. Compares two objects to determine if they are equal. (Inherited from Object) |
| GetElement | Gets the value of the specified element. |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object) |
| GetProperty | Gets the property of the specified object. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Invoke | Invokes the specified mothod of the specified object. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object) |
| RemoveProperty | Removes a property of a specified object. |
| SetElement | Sets a new element for the specified object. |
| SetProperty | Sets a property for a specified object. |
| ToString | Returns a String that represents the current Object. (Inherited from Object) |
Inheritance Hierarchy
ObjectNativeAccess
Class Information
| Namespace | System.Native |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|