Share via


StreamingKernelContentItemCollection.ICollection<StreamingKernelContent>.IsReadOnly Property

Definition

Gets a value indicating whether the ICollection<T> is read-only.

bool System.Collections.Generic.ICollection<Microsoft.SemanticKernel.StreamingKernelContent>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.SemanticKernel.StreamingKernelContent>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of StreamingKernelContent).IsReadOnly

Property Value

Implements

Applies to