List Constructor (ICollection)
|
|
Initializes a new instance of the
List class
Namespace:
MediaCy.Commands
Assembly:
MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
SyntaxPublic Sub New (
c As ICollection
)
Parameters
- c
- Type: System.CollectionsICollection
See Also