ListChildNames

指定された親子関係のすべての名前を取得します。

構文

public Set listChildNames()

パラメータ

なし

結果

指定された親/子関係の名前セットを返します。

Set childNames = row.listChildNames();