why not use new OutFields(){}? Why a "*" sign can represent all the fields, what's the mechanism behind it? What if I want to add certain fields, should I use ".add".Wei
flyr.OutFields= new OutFields(); flyr.OutFields.Add("field1"); flyr.OutFields.Add("field2"); flyr.OutFields.Add("field3");
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.