You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > ReflectionUtils Class > ReflectionUtils Methods > IsIndexedProperty Method > IsIndexedProperty Method (MemberInfo)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ReflectionUtils.IsIndexedProperty Method (MemberInfo)

Determines whether the member is an indexed property.

Syntax
C++
C#
Visual Basic
public: bool IsIndexedProperty( MemberInfo member );
Parameters
Parameters 
Description 
member 
The member. 
Returns

true if the member is an indexed property; otherwise, false.

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