MarshalerAttr

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.encoding.xml
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


MarshalXMLAttr

 

method MarshalXMLAttr(name: Name): tuple of (Attr, error)

 

(Attr, error) MarshalXMLAttr(Name name)

 

func MarshalXMLAttr(_ name: Name) -> (Attr, error)

 

func MarshalXMLAttr(name Name) tuple of (Attr, error)

 

Function MarshalXMLAttr(name As Name) As Tuple (Of Attr, error)

Parameters:

  • name: