Mono Class Library: Mono.Unix.Native.NativeConvert Overview | Members

Mono.Unix.Native.NativeConvert.FromConfstrName Method

Converts a Mono.Unix.Native.ConfstrName to an OS-specific value. [Edit]

public static int FromConfstrName (ConfstrName value)

See Also

NativeConvert.ToConfstrName
NativeConvert.TryFromConfstrName
NativeConvert.TryToConfstrName

Parameters

value
The managed value to convert. [Edit]

Returns

The equivalent OS-specific value. [Edit]

Exceptions

TypeReason
ArgumentOutOfRangeExceptionvalue has no equivalent OS-specific value. [Edit]

Remarks

[Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0