System::Net::SocketAddress::idx_set 方法
SocketAddress::idx_set method
设置底层缓冲区在指定索引处的值。
void System::Net::SocketAddress::idx_set(int32_t offset, uint8_t value)
| 参数 | 类型 | 描述 |
|---|---|---|
| offset | int32_t | 元素索引。 |
| 值 | uint8_t | 要设置的值。 |
另见
- Class SocketAddress
- Namespace System::Net
- Library Aspose.Font for C++