Class IpAddressConverter
IPアドレスコンバーター。
Inherited Members
Namespace: Menou.VI.Core.Imaging.Plugin.LineCamera
Assembly: Menou.VI.Core.Imaging.Plugin.dll
Syntax
public static class IpAddressConverter
Methods
Name | Description |
---|---|
ToInt(string) | int型の値に変換。 |
ToString(int) | int型に変換されたIPアドレスを string 型に変換。 |