Managed Syslog Server Class Library Reference

AssemblyEntryCollection Members

AssemblyEntryCollection overview

Public Instance Constructors

AssemblyEntryCollectionOverloaded. Initializes a new instance of the AssemblyEntryCollection class.

Public Instance Properties

AllKeysAssemblyEntryCollection 内のすべてのキーを取得します。
AllValuesAssemblyEntryCollection 内のすべてのエントリを取得します。
Count (inherited from NameObjectCollectionBase)
HasKeysAssemblyEntryCollection が、null参照ではないキーを格納しているかどうかは示す値を取得します。
IsSynchronizedAssemblyEntryCollection へのアクセスが同期されているかどうかを示す値を取得します。
ItemOverloaded. AssemblyEntryCollection の指定したインデックスにあるエントリを取得します。
Keys (inherited from NameObjectCollectionBase)
SyncRootAssemblyEntryCollection へのアクセスを同期化できるオブジェクトを取得します。

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 Properties

IsReadOnly (inherited from NameObjectCollectionBase)

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