uaPLUS Reference
Parse Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaParsedNodeId Class : Parse Method

nodeId
The node identifier.

Glossary Item Box

Parses the specified node identifier.

Syntax

Visual Basic (Declaration) 
Public Shared Shadows Function Parse( _
   ByVal nodeId As NodeId _
) As HdaParsedNodeId
C# 
public new static HdaParsedNodeId Parse( 
   NodeId nodeId
)

Parameters

nodeId
The node identifier.

Return Value

The parsed node identifier. Null if the identifier cannot be parsed.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.