C# Class Z.Expressions.ListDictionary.NodeKeyValueCollection

Inheritance: ICollection
Afficher le fichier Open project: zzzprojects/Eval-SQL.NET

Private Properties

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

Méthodes publiques

Méthode Description
NodeKeyValueCollection ( ListDictionary list, bool isKeys ) : System

Private Methods

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

Method Details

NodeKeyValueCollection() public méthode

public NodeKeyValueCollection ( ListDictionary list, bool isKeys ) : System
list ListDictionary
isKeys bool
Résultat System