إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.data.ActiveList.length
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تعرض هذه الدالة عدد العناصر في القائمة.
الاستخدام | المرتجعات |
---|
ActiveList.length() | العدد |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.data.activelist | ui.data.ActiveList | مثيل ui.data.ActiveList |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eReturns the number of elements in the ActiveList.\u003c/p\u003e\n"],["\u003cp\u003eThe method is called using \u003ccode\u003eActiveList.length()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt takes one argument: the ui.data.ActiveList instance.\u003c/p\u003e\n"],["\u003cp\u003eIt returns the element count as a Number.\u003c/p\u003e\n"]]],["The `ActiveList.length()` method returns the number of elements within an `ui.data.ActiveList` instance. It takes no arguments, and the `this` context is the `ui.data.ActiveList` itself. The method's sole purpose is to provide a numerical count of the elements contained within the specified ActiveList, returning a Number data type.\n"],null,["# ui.data.ActiveList.length\n\n\u003cbr /\u003e\n\nReturns the number of elements in the list.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------|---------|\n| ActiveList.length`()` | Number |\n\n| Argument | Type | Details |\n|----------------------------|--------------------|----------------------------------|\n| this: `ui.data.activelist` | ui.data.ActiveList | The ui.data.ActiveList instance. |"]]