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