Initializes a new instance of the ReadonlyCollection class.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public ReadOnlyCollection<T> ( |
Visual Basic Copy Code |
---|
Public New (Of T) ( _ |
A .NET ICollection that represents the collection to wrap.