System::Net::SocketAddress::idx_get method
SocketAddress::idx_get method
Gets a value of the underlying buffer at the specified index.
uint8_t System::Net::SocketAddress::idx_get(int32_t offset)
Parameter | Type | Description |
---|---|---|
offset | int32_t | The element index. |
ReturnValue
A value of the underlying buffer at the specified index.
See Also
- Class SocketAddress
- Namespace System::Net
- Library Aspose.PUB for C++