IQueue.TryPeek(TValue) Method

Represents method TryPeek(TValue).

Namespace: Spring.Collections
public
 function TryPeek(out item: TValue): Boolean;

Parameters

item
Type: System.Void

Return Value

Type: Boolean