Managed Syslog Server Class Library Reference

AssemblyEntry.Clone Method 

AssemblyEntry の完全なコピーを作成します。

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Return Value

AssemblyEntry の完全なコピー。

Implements

ICloneable.Clone

See Also

AssemblyEntry Class | Syslog.Config Namespace