Managed Syslog Server Class Library Reference

AssemblyEntryCollection.Clone Method 

AssemblyEntryCollection の詳細コピーを作成します。

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

Return Value

AssemblyEntryCollection の詳細コピー。

Implements

ICloneable.Clone

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace