次の方法で共有


Dimension.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 です。

戻り値

ディメンションが参照しているオブジェクトが追加された参照ハッシュ テーブルです。

注釈

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

適用対象