This is the complete list of members for TrainingSet.ModelInfoCollection, including all inherited members.
Add(ImageInfo image, string name, Point2D location, Rect featureWindow) | TrainingSet.ModelInfoCollection | |
Contains(string name) | TrainingSet.ModelInfoCollection | |
Count | InfoCollection< TParent, TInfo > | |
GetCount() | TrainingSet.ModelInfoCollection | protected |
GetInfo(int index) | TrainingSet.ModelInfoCollection | protected |
IndexOf(TInfo obj) | TrainingSet.TrainingSetObjectInfoCollection< TParent, TInfo > | |
InfoCollection(TParent parent) | InfoCollection< TParent, TInfo > | protected |
Parent | InfoCollection< TParent, TInfo > | protected |
Remove(ModelInfo model) | TrainingSet.ModelInfoCollection | |
Remove(int index) | TrainingSet.ModelInfoCollection | |
SetGlobalAdvanceVector(Point2Dd vec) | TrainingSet.ModelInfoCollection | |
this[int index] | TrainingSet.ModelInfoCollection | |
this[string name] | TrainingSet.ModelInfoCollection | |
ToArray() | InfoCollection< TParent, TInfo > |