struct DspPresetHandle
A handle to a DspPreset
public string Name { get; set; }
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public bool Equals( DspPresetHandle other )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public static bool op_Equality( DspPresetHandle left, DspPresetHandle right )
😔 No documentation found.
public static bool op_Inequality( DspPresetHandle left, DspPresetHandle right )
😔 No documentation found.
public static string op_Implicit( DspPresetHandle o )
😔 No documentation found.
public static DspPresetHandle op_Implicit( string v )
😔 No documentation found.
public static object JsonRead( ref Utf8JsonReader reader, Type typeToConvert )
😔 No documentation found.
public static void JsonWrite( object value, Utf8JsonWriter writer )
😔 No documentation found.
public static object[] GetDropdownSelection( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.