Click or drag to resize

CollectionAssertDoesHaveSize Method

Overload List
  NameDescription
Public methodStatic memberDoesHaveSize(ICollection, Int32)
Verifies that the specified collection contains expectedSize elements.
Public methodStatic memberDoesHaveSize(ICollection, Int32, String)
Verifies that the specified collection contains expectedSize elements.
Top
See Also