Fauna csharp driver  4.2.0
Public Member Functions | List of all members
FaunaDB.Types.SetRefV Class Reference

A FaunaDB set literal. See FaunaDB Special Types More...

Inheritance diagram for FaunaDB.Types.SetRefV:

Public Member Functions

SetRefV Of (IReadOnlyDictionary< string, Value > value)
 
override bool Equals (Expr v)
 
override int GetHashCode ()
 

Detailed Description

A FaunaDB set literal. See FaunaDB Special Types

Definition at line 97 of file ScalarValue.cs.

Member Function Documentation

◆ Equals()

override bool FaunaDB.Types.SetRefV.Equals ( Expr  v)

Definition at line 115 of file ScalarValue.cs.

◆ GetHashCode()

override int FaunaDB.Types.SetRefV.GetHashCode ( )

◆ Of()

SetRefV FaunaDB.Types.SetRefV.Of ( IReadOnlyDictionary< string, Value value)

The documentation for this class was generated from the following file: