DataRegionMember.m_parentCollectionIndex 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定父级数据区域成员中此数据区域成员的索引。
protected: int m_parentCollectionIndex;
protected int m_parentCollectionIndex;
val mutable m_parentCollectionIndex : int
Protected m_parentCollectionIndex As Integer