Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIQueue > Methods
TIQueue.Push(IInterface) Method
Represents method Push(IInterface).
Namespace: InterfaceCollections
Delphi
public function Push( const Value: IInterface ): Integer; virtual;
Parameters
Value
Type: IInterface
Type: Integer
•TIQueue
•InterfaceCollections