Click or drag to resize

AssemblyCollectionIsReadOnly Property

Gets a value indicating whether the ICollectionT is read-only.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean
if the ICollectionT is read-only; otherwise, .

Implements

ICollectionTIsReadOnly
See Also

STK Parallel Computing Server 2.9 API for .NET