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