'DeclarationPublic Function New( _ ByVal typeId As ExpandedNodeId _ )
'UsageDim typeId As ExpandedNodeId Dim instance As New ExtensionObject(typeId)
public ExtensionObject( ExpandedNodeId typeId )
public: ExtensionObject( ExpandedNodeId^ typeId )
Parameters
- typeId
 - The type to copy and create an instance from