示例#1
0
	/** The number of items. */
	inline int TotalCount() {return m_arr.Length();}
	FORCEINLINE int TotalCount() {return m_arr.Length();}