Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string GetStringSafe(StringConversionOptions)

Declaration

public string GetStringSafe(
    StringConversionOptions options = StringConversionOptions.Strict
)

Summary

Converts the current value to a string. Returns null if the conversion is not valid.