C# Class System.Collections.ListDictionaryInternal.NodeKeyValueCollection

Inheritance: ICollection
Show file Open project: gbarnett/shared-source-cli-2.0

Private Properties

Property Type Description
ICollection void
IEnumerable IEnumerator

Public Methods

Method Description
NodeKeyValueCollection ( ListDictionaryInternal list, bool isKeys )

Private Methods

Method Description
ICollection ( Array array, int index ) : void
IEnumerable ( ) : IEnumerator

Method Details

NodeKeyValueCollection() public method

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