• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Method Get

Get<T>(String)

Gets the value of the specified attribute of specified type.

Declaration
T Get<T>(string attribute)
Parameters
Type Name Description
System.String attribute
Returns
Type Description
T

Value of the specified attribute as specified by type.

Type Parameters
Name Description
T

Specifies the type of attribute value to be obtained from IJSONDocument.

Back to top Copyright © 2017 Alachisoft