Contents Members

Contents has the following members.

Public Constructors

  Name Description
Contents Overloaded. Creates an instance of Contents.

Protected Fields

  Name Description
m_constants The constants for the Contents instance.
m_properties The properties for the Contents object.

Public Methods

  Name Description
AddCustomConstant Adds a custom constant.
AddCustomProperty Adds a custom property.
AddMember Adds a member.
AddServer Adds a server.
AddSystemConstant Adds a system constant.
AddSystemProperty Adds a system property.
Deserialize Deserializes a JSON value.
GetCustomConstants Gets custom constants.
GetCustomProperties Gets custom properties.
GetSystemConstants Gets system constants.
GetSystemProperties Gets system properties.
Serialize Serializes the Contents instance to a JSON value.
SetCustomConstants Sets custom constants.
SetCustomProperties Sets custom properties.
SetSystemConstants Sets system constants.
SetSystemProperties Sets system properties.

See also

Reference

Contents