System::Collections::Specialized::StringCollection::get_Count method

StringCollection::get_Count method

Gets number of elements in collection.

int System::Collections::Specialized::StringCollection::get_Count() const

ReturnValue

Actual element count.

See Also