[SerializableAttribute]
public sealed class ReferenceTypeReference : TypeReference
<SerializableAttribute>
Public NotInheritable Class ReferenceTypeReference
Inherits TypeReference
[SerializableAttribute]
public ref class ReferenceTypeReference sealed : public TypeReference
[<SealedAttribute>]
[<SerializableAttribute>]
type ReferenceTypeReference =
class
inherit TypeReference
end
ReferenceTypeReference | Constructor |
ReferredToType | This read-only property returns the referred to type |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |