ee.Image.id
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
شناسه یک عنصر معین را در یک مجموعه برمی گرداند. اشیاء خارج از مجموعه تضمینی برای داشتن شناسه ندارند.
استفاده | برمی گرداند | Image. id () | رشته |
استدلال | تایپ کنید | جزئیات | این: element | عنصر | عنصری که شناسه از آن گرفته شده است. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eid()\u003c/code\u003e returns the unique identifier of an element within a collection.\u003c/p\u003e\n"],["\u003cp\u003eThis method is primarily used with elements like Images and returns a String value representing the ID.\u003c/p\u003e\n"],["\u003cp\u003eElements outside of collections may not have assigned IDs, so using this method on them might not yield predictable results.\u003c/p\u003e\n"]]],[],null,["# ee.Image.id\n\nReturns the ID of a given element within a collection. Objects outside collections are not guaranteed to have IDs.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------|---------|\n| Image.id`()` | String |\n\n| Argument | Type | Details |\n|-----------------|---------|-----------------------------------------|\n| this: `element` | Element | The element from which the ID is taken. |"]]