ScoreObjectMethods.DeserializeValues Method

Overload List

DeserializeValues(List<IScoreObject>, Reader) Deserializes the values of IScoreObjects in the array from the reader.
DeserializeValues(List<IScoreObject>, Reader, String) Deserializes the values of a specific IScoreObject identified by name from the reader.
DeserializeValues(List<IScoreObject>, Reader, UInt16) Deserializes the values of IScoreObjects in the array for a specific userID from the reader.

See Also