| ColumnBindingT Methods | 
The ColumnBindingT generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | InternalGetValue | 
            Implements the logic to get the value from the specified object
            (Overrides IndirectBindingTInternalGetValue(Object).) | 
|  | InternalSetValue | 
            Implements the logic to set the value to the specified object
            (Overrides IndirectBindingTInternalSetValue(Object, T).) | 
 See Also
See Also