SocketAddress.Item Property
Gets or sets the specified index element in the underlying buffer.
Namespace: System.Net
Assembly: System (in system.dll)
public byte this [
int offset
] { get; set; }
- offset
Holds the array index element of the desired information.
The value of the specified index element in the underlying buffer.
Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.
SocketAddress Class
SocketAddress Members
System.Net Namespace