SelMethod(String) Constructor

Definition

Initializes a new instance of SelMethod.

public SelMethod(string value);
new Azure.Analytics.PlanetaryComputer.SelMethod : string -> Azure.Analytics.PlanetaryComputer.SelMethod
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to