Brecham.Obex — An OBEX library for the .NET Framework

ObexHeaderCollection.Keys Property

Gets the collection of ObexHeaderIds in the collection.

[Visual Basic]
Public ReadOnly Property Keys As ICollection`1([Brecham.Obex.ObexHeaderId, Brecham.Obex, Version=1.5.1203.0, Culture=neutral, PublicKeyToken=0cefc6fe962033b6))
[C#]
public ObexHeaderId, Brecham.Obex, Version=1.5.1203.0, Culture=neutral, PublicKeyToken=0cefc6fe962033b6]] Keys {get;}

See Also

ObexHeaderCollection Class | Brecham.Obex Namespace