aggregate_properties
aggregate_properties — クラスのプロパティを、動的にオブジェクトに集約する
説明
void aggregate_properties ( object object, string class_name )クラスで定義されているすべてのプロパティを既存のオブジェクトに 集約します。ただし、名前がアンダースコア文字 (_) で始まる プロパティは、プライベートとみなされて例外となります。
aggregate()、 aggregate_methods()、 aggregate_methods_by_list()、 aggregate_methods_by_regexp()、 aggregate_properties_by_list()、 aggregate_properties_by_regexp()、 aggregate_info()、 deaggregate() も参照ください。
Weblioに収録されているすべての辞書からaggregate_propertiesを検索する場合は、下記のリンクをクリックしてください。

- aggregate_propertiesのページへのリンク