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