Variable Class |
Namespace: Particle
The Variable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Gets the name of the variable
|
![]() | Type |
Gets the type of the variable
|
![]() | Value |
Gets the value of the variable
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FirePropertyChanged |
Fires the property changed.
(Inherited from ParticleBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RefreshValueAsync |
Refreshes the value asynchronous.
|
![]() | SetPropertyT |
Sets the property and fires (Inherited from ParticleBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when [property changed].
(Inherited from ParticleBase.) |