Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

「現在の」エレメントはオブジェクトでなければいけません。

#Reader.BeginObjectWithName("name")
#GivenName := #Reader.ReadStringWithName("given")
#Surname := #Reader.ReadStringWithName("surname")
#Reader.EndObject

次は: Read…AtIndex   メソッド