GoXam for WPF v3
IsLinkType Method (ILinksModel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
ILinksModel Interface
: IsLinkType Method
This predicate is true if the object is non-null and is of a type that the model accepts for link data.
Syntax
C#
bool
IsLinkType(
object
linkdata
)
Parameters
linkdata
See Also
Reference
ILinksModel Interface
ILinksModel Members