reference type
C39357
concept
A reference type is a kind of data type whose variables store references (addresses or pointers) to the actual data rather than containing the data value itself.
Observed surface forms (6)
- .NET type ×7
- System.Type member metadata class ×2
- .NET internal framework type ×1
- System.Reflection.MemberInfo ×1
- generic class ×1
- method pointer type ×1
Instances (20)
- TNotifyEvent via concept surface "method pointer type"
- CurrentValueSubject
- System.Delegate via concept surface ".NET type"
- System.Array via concept surface ".NET type"
- System.IO.BinaryReader
- System.IO.Compression.ZipArchiveEntry
- System.Net.Mail.Attachment
- ThreadPriority via concept surface ".NET type"
- LockRecursionException
- ThreadStart via concept surface ".NET type"
- ThreadPoolBoundHandle via concept surface ".NET type"
- AsyncLocal<T> via concept surface "generic class"
- System.Reflection.FieldInfo via concept surface "System.Type member metadata class"
- System.Reflection.PropertyInfo via concept surface "System.Type member metadata class"
- System.Reflection.MethodBase via concept surface ".NET type"
- System.Reflection.AssemblyDefaultAliasAttribute via concept surface ".NET type"
- System.Type via concept surface "System.Reflection.MemberInfo"
- System.RuntimeType via concept surface ".NET internal framework type"
- System.IO.Pipes.NamedPipeClientStream
- System.IO.Pipes.AnonymousPipeClientStream