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.