IndexValue Constructor

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodIndexValue(Boolean)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(Byte)
Create a new IndexValue with the value specified in value.
Public methodIndexValue(DateTime)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(Decimal)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(Guid)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(Int32)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(Int64)
Create a new IndexValue using the contents of value exported as a byte array.
Public methodIndexValue(String)
Create a new IndexValue using the 32-byte hashcode resulting from hashing value with the SHA256 hash provider.
Top
See Also

Reference