IList<ApplicationSettingGroupInfo> GetPaging( int startIndex, int pageSize, string whereClause, string orderBy, out int rowCount )
IList<ApplicationSettingGroupInfo^>^ GetPaging( int startIndex, int pageSize, String^ whereClause, String^ orderBy, [OutAttribute] int% rowCount )