Managed Syslog Server Class Library Reference

AssemblyEntryCollection Methods

The methods of the AssemblyEntryCollection class are listed below. For a complete list of AssemblyEntryCollection class members, see the AssemblyEntryCollection Members topic.

Public Instance Methods

AddOverloaded. 現在の AssemblyEntryCollection にエントリを追加します。
ClearAssemblyEntryCollection からすべてのエントリを削除します。
CloneAssemblyEntryCollection の詳細コピーを作成します。
CopyToOverloaded. 1 次元の Array インスタンスの指定したインデックスに AssemblyEntryCollection のエントリをコピーします。
Equals (inherited from Object)
GetEnumeratorAssemblyEntryCollection を反復処理できる IEnumerator を返します。
GetHashCode (inherited from Object)
GetKeyAssemblyEntryCollection の指定したインデックスにあるキーを取得します。
GetObjectData (inherited from NameObjectCollectionBase)
GetType (inherited from Object)
OnDeserialization (inherited from NameObjectCollectionBase)
Remove 指定したキーを持つエントリを AssemblyEntryCollection インスタンスから削除します。
RemoveAt
ToString (inherited from Object)

Protected Instance Methods

BaseAdd (inherited from NameObjectCollectionBase)
BaseClear (inherited from NameObjectCollectionBase)
BaseGet (inherited from NameObjectCollectionBase)Overloaded.
BaseGetAllKeys (inherited from NameObjectCollectionBase)
BaseGetAllValues (inherited from NameObjectCollectionBase)Overloaded.
BaseGetKey (inherited from NameObjectCollectionBase)
BaseHasKeys (inherited from NameObjectCollectionBase)
BaseRemove (inherited from NameObjectCollectionBase)
BaseRemoveAt (inherited from NameObjectCollectionBase)
BaseSet (inherited from NameObjectCollectionBase)Overloaded.
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Explicit Interface Implementations

ICollection.CopyTo (inherited from NameObjectCollectionBase)

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace