C# Class System.Collections.ListDictionaryInternal.NodeKeyValueCollection

Inheritance: ICollection
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
ICollection void
IEnumerable IEnumerator

Méthodes publiques

Méthode Description
NodeKeyValueCollection ( ListDictionaryInternal list, bool isKeys )

Private Methods

Méthode Description
ICollection ( Array array, int index ) : void
IEnumerable ( ) : IEnumerator

Method Details

NodeKeyValueCollection() public méthode

public NodeKeyValueCollection ( ListDictionaryInternal list, bool isKeys )
list ListDictionaryInternal
isKeys bool