You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > IReferenceResolver Interface > IReferenceResolver Methods > IsReferenced Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
IReferenceResolver.IsReferenced Method

Determines whether the specified object is referenced.

Syntax
C++
C#
Visual Basic
bool IsReferenced( object context, object value );
Parameters
Parameters 
Description 
context 
The serialization context. 
value 
The object to test for a reference. 
Returns

true if the specified object is referenced; otherwise, false.

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