ランボットがコレクションであるクライアント オブジェクトを CollectionData の代わりにメンバーに保存します。LoadClientCollections でオブジェクトを読み込む必要があります。
'宣言
Protected Overridable Function HasOtherCollectionData() As Boolean
protected virtual bool HasOtherCollectionData()
戻り値の型
デフォルトは、False を返します。RunBot がコレクション データを this.CollectionData 以外の場所に保存する場合、その変数を確認し、LoadClientCollections を呼び出すために true を返します。