.. _doxcsid-class_p1_1_1_image_sdk_1_1_meta_object_1a63efc85d9da8649029179dfb2be194b5: MetaObject.GetCount Method ++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Return the number of elements in the object. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public uint GetCount(); Use this function to get the number of elements in an array type metaobject. An object that contains a string will return the value 1. .. rubric:: Returns: Return the number of elements of the object.