Reference Type: Difference between revisions

From Resonite Wiki
m Added link
caps
Tag: New redirect
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Reference Types are [[:Category:Type|types]] that store data indirectly, via references. This is in contrast to [[Value Type|Value Types]], which directly store their corresponding data.
#REDIRECT [[Reference type]]
 
For more information, refer to the [https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/reference-types Microsoft documentation on C# Reference Types]

Latest revision as of 16:42, 26 January 2025

Redirect to: