• Top Posts

    What are the properties of Array in C# ?

    Properties of an Array include:
    • Length – Gets the total number of elements in an array.
    • IsFixedSize – Tells whether the array is fixed in size or not.
    • IsReadOnly – Tells whether the array is read-only or not.

    No comments

    Post Top Ad

    ad728

    Post Bottom Ad

    ad728