System::Collections::ICollection::get_Count method

ICollection::get_Count method

RTTI information.

virtual int System::Collections::ICollection::get_Count() const =0

ReturnValue

Number of elements.

Remarks

Gets number of elements in collection.

See Also