Gets an entry.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string this[ string name ] { get; }
public string this[ string name ] { get; }
Public ReadOnly Default Property Item ( name As String ) As String Get
Public ReadOnly Default Property Item ( name As String ) As String Get
public: property String^ default[String^ name] { String^ get (String^ name); }
public: property String^ default[String^ name] { String^ get (String^ name); }
member Item : string with get
member Item : string with get
Parameters
- name (String)
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120