Value: if (0 == pointer->GetCount()) \ { \ throw new MgEmptyFeatureSetException(methodname, \ __LINE__, __WFILE__, NULL, L"", NULL); \ }
|
Value: if (0 == pointer->GetCount()) \ { \ throw new MgEmptyFeatureSetException(methodname, \ __LINE__, __WFILE__, NULL, L"", NULL); \ }
|