You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > JsonPropertyCollection Class > JsonPropertyCollection Methods > GetKeyForItem Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonPropertyCollection.GetKeyForItem Method

When implemented in a derived class, extracts the key from the specified element.

Syntax
C++
C#
Visual Basic
protected: string GetKeyForItem( JsonProperty item );
Parameters
Parameters 
Description 
item 
The element from which to extract the key. 
Returns

The key for the specified element.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.