The ApiEntityCollectionBaseT, TC generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | FromString |
Reads the JSON or XML document and returns the deserialized object.
|
![]() | ToString |
Returns a serial representation of the object in JSON format.
(Overrides ObjectToString.) |
![]() | ToString(MessageFormat) |
Returns a serial representation of the object in the specified format.
|
See Also