You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > ReflectionAttributeProvider Class > ReflectionAttributeProvider Methods > GetAttributes Method > GetAttributes Method (bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ReflectionAttributeProvider.GetAttributes Method (bool)

Returns a collection of all of the attributes, or an empty collection if there are no attributes.

Syntax
C++
C#
Visual Basic
public: IList<Attribute> GetAttributes( bool inherit );
Parameters
Parameters 
Description 
inherit 
When true, look up the hierarchy chain for the inherited custom attribute. 
Returns

A collection of Attributes, or an empty collection.

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