次の方法で共有


CRBTree::GetValueAt

更新 : 2007 年 11 月

CRBTree オブジェクト内の指定された位置に格納されている値を取得します。

const V& GetValueAt(
   POSITION pos 
) const throw( );
V& GetValueAt(
   POSITION pos 
) throw( );

パラメータ

戻り値

CRBTree オブジェクト内の指定された位置に格納されている値への参照を返します。

必要条件

ヘッダー : atlcoll.h

参照

参照

CRBTree クラス

CRBTree::GetAt

CRBTree::GetKeyAt

その他の技術情報

CRBTree のメンバ