ParseOption
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.html
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | ParseOption .NET, .NET Standard 2.0
- ValueType | ParseOption Island
- ValueType | ParseOption .NET, .NET Standard 2.0
Fields
Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.html.parser>>;
Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.html.parser>> Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.html.parser>>
Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.html.parser>>
FIELD Value() As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.html.parser>>
Instance Methods
constructor
constructor
ParseOption()
init()
Sub New()
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32