StartElement
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.encoding.xml
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
StartElement()
init()
Sub New()
constructor(aName: Name; aAttr: Slice<Attr>)
StartElement(Name aName, Slice<Attr> aAttr)
init(_ aName: Name, _ aAttr: Slice<Attr>)
Sub New(aName As Name, aAttr As Slice<Attr>)
Parameters:
- aName:
- aAttr:
constructor (StartElement)
constructor(value: StartElement)
StartElement(StartElement value)
init(_ value: StartElement)
Sub New(value As StartElement)
Parameters:
- value:
Attr
var Attr: Slice<Attr>;
Slice<Attr> Attr
var Attr: Slice<Attr>
Attr Slice<Attr>
FIELD Attr() As Slice<Attr>
Copy
method Copy: StartElement
StartElement Copy()
func Copy() -> StartElement
func Copy() StartElement
Function Copy() As StartElement
End
method End: EndElement
EndElement End()
func End() -> EndElement
func End() EndElement
Function End() As EndElement
Name
var Name: Name;
Name Name
var Name: Name
Name Name
FIELD Name() As Name
Attr
var Attr: Slice<Attr>;
Slice<Attr> Attr
var Attr: Slice<Attr>
Attr Slice<Attr>
FIELD Attr() As Slice<Attr>
Name
var Name: Name;
Name Name
var Name: Name
Name Name
FIELD Name() As Name
constructor
constructor
StartElement()
init()
Sub New()
constructor(aName: Name; aAttr: Slice<Attr>)
StartElement(Name aName, Slice<Attr> aAttr)
init(_ aName: Name, _ aAttr: Slice<Attr>)
Sub New(aName As Name, aAttr As Slice<Attr>)
Parameters:
- aName:
- aAttr:
constructor (StartElement)
constructor(value: StartElement)
StartElement(StartElement value)
init(_ value: StartElement)
Sub New(value As StartElement)
Parameters:
- value:
Copy
method Copy: StartElement
StartElement Copy()
func Copy() -> StartElement
func Copy() StartElement
Function Copy() As StartElement
End
method End: EndElement
EndElement End()
func End() -> EndElement
func End() EndElement
Function End() As EndElement