Click or drag to resize

RoleBasedDataTemplateKey Methods

The RoleBasedDataTemplateKey type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object, is equal to this instance.
(Overrides TemplateKeyEquals(Object))
Public methodEquals(RoleBasedDataTemplateKey) Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode Returns a hash code for this instance.
(Overrides TemplateKeyGetHashCode)
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also