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