ProcInst
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.webdav.internal.xml
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
ProcInst()
init()
Sub New()
constructor(aTarget: string; aInst: Slice<Byte>)
ProcInst(string aTarget, Slice<Byte> aInst)
init(_ aTarget: string, _ aInst: Slice<Byte>)
Sub New(aTarget As string, aInst As Slice<Byte>)
Parameters:
- aTarget:
- aInst:
constructor (ProcInst)
constructor(value: ProcInst)
ProcInst(ProcInst value)
init(_ value: ProcInst)
Sub New(value As ProcInst)
Parameters:
- value:
Copy
method Copy: ProcInst
ProcInst Copy()
func Copy() -> ProcInst
func Copy() ProcInst
Function Copy() As ProcInst
Inst
var Inst: Slice<Byte>;
Slice<Byte> Inst
var Inst: Slice<Byte>
Inst Slice<Byte>
FIELD Inst() As Slice<Byte>
Target
var Target: string;
string Target
var Target: string
Target string
FIELD Target() As string
Inst
var Inst: Slice<Byte>;
Slice<Byte> Inst
var Inst: Slice<Byte>
Inst Slice<Byte>
FIELD Inst() As Slice<Byte>
Target
var Target: string;
string Target
var Target: string
Target string
FIELD Target() As string
constructor
constructor
ProcInst()
init()
Sub New()
constructor(aTarget: string; aInst: Slice<Byte>)
ProcInst(string aTarget, Slice<Byte> aInst)
init(_ aTarget: string, _ aInst: Slice<Byte>)
Sub New(aTarget As string, aInst As Slice<Byte>)
Parameters:
- aTarget:
- aInst:
constructor (ProcInst)
constructor(value: ProcInst)
ProcInst(ProcInst value)
init(_ value: ProcInst)
Sub New(value As ProcInst)
Parameters:
- value:
Copy
method Copy: ProcInst
ProcInst Copy()
func Copy() -> ProcInst
func Copy() ProcInst
Function Copy() As ProcInst