Table of Contents

Property this

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

this[string]

Gets an StringValue item by their key name.

public StringValue this[string name] { get; }

Parameters

name string

Property Value

StringValue