You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JEnumerable Structure > JEnumerable Methods > Equals Method > Equals Method (JEnumerable<T>)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JEnumerable.Equals Method (JEnumerable<T>)

Determines whether the specified JEnumerable{T} is equal to this instance.

Syntax
C++
C#
Visual Basic
public: bool Equals( JEnumerable<T> other );
Parameters
Parameters 
Description 
other 
The JEnumerable{T} to compare with this instance. 
Returns

true if the specified JEnumerable{T} is equal to this instance; otherwise, false.

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