ee.Feature.get
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک ویژگی را از یک ویژگی استخراج کنید.
استفاده | برمی گرداند | Feature. get (property) | |
استدلال | تایپ کنید | جزئیات | این: object | عنصر | ویژگی برای استخراج اموال از. |
property | رشته | دارایی برای استخراج. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThe \u003ccode\u003eget\u003c/code\u003e method is used to extract a specified property from a feature.\u003c/p\u003e\n"],["\u003cp\u003eIt takes the feature object and the property name as input.\u003c/p\u003e\n"],["\u003cp\u003eIt returns the value of the requested property.\u003c/p\u003e\n"]]],[],null,["# ee.Feature.get\n\nExtract a property from a feature.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------------|---------|\n| Feature.get`(property)` | |\n\n| Argument | Type | Details |\n|----------------|---------|-------------------------------------------|\n| this: `object` | Element | The feature to extract the property from. |\n| `property` | String | The property to extract. |"]]