CMapStringToOb::GetStartPosition

通过返回传递到 GetNextAssoc 调用的 POSITION 值开头映射迭代。

POSITION GetStartPosition( ) const;

返回值

指示重复映射到一个起始位置的 POSITION 值;或 NULL,如果映射为空。

备注

迭代顺序是不可预测的;因此,在映射的“第一个元素”没有特殊含义。

下表显示类似于 CMapStringToOb::GetStartPosition的其他成员函数。

成员函数

CMapPtrToPtr

确定GetStartPosition( ) 常量;

CMapPtrToWord

确定GetStartPosition( ) 常量;

CMapStringToPtr

确定GetStartPosition( ) 常量;

CMapStringToString

确定GetStartPosition( ) 常量;

CMapWordToOb

确定GetStartPosition( ) 常量;

CMapWordToPtr

确定GetStartPosition( ) 常量;

示例

CMapStringToOb::GetNextAssoc参见示例。

要求

Header: afxcoll.h

请参见

参考

CMapStringToOb选件类

层次结构图