次の方法で共有


MeasureGroup.GetReferences(Hashtable, Boolean) メソッド

定義

メジャー グループが参照しているオブジェクトを取得します。

public override System.Collections.Hashtable GetReferences (System.Collections.Hashtable references, bool forMajorChildrenAlso);
override this.GetReferences : System.Collections.Hashtable * bool -> System.Collections.Hashtable
Public Overrides Function GetReferences (references As Hashtable, forMajorChildrenAlso As Boolean) As Hashtable

パラメーター

references
Hashtable

参照を追加するハッシュ テーブルです。

forMajorChildrenAlso
Boolean

主要な子も参照する場合は true、それ以外の場合は false です。

戻り値

マイニング モデル アクセス許可が参照しているオブジェクトが追加された参照 Hashtable。

適用対象