Managed Syslog Server Class Library Reference | |
IPAddressListSectionHandler.Parse Method
構成セクションを読み取り IPEndPoint の配列を作成します。
[Visual Basic]Public Shared Function Parse( _
ByVal
node As
String _
) As
Object Parameters
- node
- 処理する構成セクションの XmlNode の文字列表現。
Return Value
構成セクションから変換した IPEndPoint の配列。
See Also
IPAddressListSectionHandler Class | Syslog.Config.SectionHandler Namespace