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

Gets the serializable members for the type.

Syntax
C++
C#
Visual Basic
protected: List<MemberInfo> GetSerializableMembers( Type objectType );
Parameters
Parameters 
Description 
objectType 
The type to get serializable members for. 
Returns

The serializable members for the type.

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