WriteToServerT Methods |
The WriteToServerT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a new BindableItem that is a copy of this item.
(Inherited from BindableItem.) | |
| DetachFromVisual | (Inherited from BindableItem.) | |
| Equals | (Inherited from BindableItem.) | |
| ToString | (Inherited from BindableItem.) | |
| ValueAsT |
Cast the value to a specific type if necessary.
(Inherited from BindableItem.) | |
| ValueIsT |
Test whether the Value is of the given type.
(Inherited from BindableItem.) |