GeneticFunctionTypeConverter.Collection Property

protected abstract List<IGeneticFunction> Collection {get;}
This language is not supported or no code example is available.
protected:  
virtual property List<IGeneticFunction^>^ Collection { 
List<IGeneticFunction^>^ get( ); abstract 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

List<IGeneticFunction>

In this article

Definition