The PropertyMetadata type exposes the following members.
|
|
Name |
Description |
|
CreateDelegateGetter<(Of <<'(TTarget, TProperty>)>>)()()()()
|
Creates the delegate setter.
|
|
CreateDelegateGetter<(Of <<'(TTarget, TIndex, TProperty>)>>)()()()()
|
Creates the delegate setter for an indexed property.
|
|
CreateDelegateSetter<(Of <<'(TTarget, TProperty>)>>)()()()()
|
Creates the delegate setter.
|
|
CreateDelegateSetter<(Of <<'(TTarget, TIndex, TProperty>)>>)()()()()
|
Creates the delegate setter for an indexed property.
|
|
Equals(System.Object)
|
(Inherited from Object.) |
|
Finalize
|
(Inherited from Object.) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetType
|
(Inherited from Object.) |
|
InvokeGet(Object)
|
Invokes this property's getter on the supplied object
|
|
InvokeGet(Object, Nullable<(Of <<'(Object>)>>))
|
Invokes this property's getter on the supplied object
|
|
InvokeSet(Object, Nullable<(Of <<'(Object>)>>))
|
Invokes this property's setter on the supplied object
|
|
InvokeSet(Object, Nullable<(Of <<'(Object>)>>), Nullable<(Of <<'(Object>)>>))
|
Invokes this property's setter on the supplied object
|
|
MemberwiseClone
|
(Inherited from Object.) |
|
ToString
|
(Inherited from Object.) |