idx_set()
SocketAddress::idx_set(int32_t, uint8_t) method
Sets a value of the underlying buffer at the specified index.
void System::Net::SocketAddress::idx_set(int32_t offset, uint8_t value)
Arguments
| Parameter | Type | Description |
|---|---|---|
| offset | int32_t | The element index. |
| value | uint8_t | The value to set. |
See Also
- Class SocketAddress
- Namespace System::Net
- Library Aspose.Slides