Type:IField`1: Difference between revisions

From Resonite Wiki
m 989onan moved page Types:IField`1 to Type:IField`1: Misspelled title: type not types
More info
Line 1: Line 1:
{{Stub}}
{{Stub}}


A IField<nowiki><T></nowiki> Is a [[Type:Reference]] value type. That is used for [[driving]] a value.
A IField<nowiki><T></nowiki> is a interface type used to reference a field of type T which stores a value, reference, Type or delegate.
 
Using the ToString_object node on this will show you the object stored inside.
[[Category:Type]]
[[Category:Type]]

Revision as of 20:32, 24 February 2024

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


A IField<T> is a interface type used to reference a field of type T which stores a value, reference, Type or delegate.

Using the ToString_object node on this will show you the object stored inside.