Inserts a header of integral type to the front of the collection.
Insert a header of One-byte or Four-byte type at the front of the collection.
public void Prepend(ObexHeaderId,int);
Insert a header of One-byte or Four-byte type at the front of the collection.
public void Prepend(ObexHeaderId,uint);
ObexHeaderCollection Class | Brecham.Obex Namespace