Selects a node with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public static XElement SelectSingleNode ( |
Visual Basic Copy Code |
---|
Public Shared Function SelectSingleNode( _ |
A .NET XElement representing the found node or null (Nothing in Visual Basic) if no node with the specified name has been found.