Class TPasMethods
Unit
Declaration
type TPasMethods = class(TPasItems)
Description
Collection of methods.
Hierarchy
- TObject
- TList
- TObjectList
- TObjectVector
- TBaseItems
- TPasItems
- TPasMethods
Overview
Methods
function FindListItem(const AName: string; Index: Integer): TPasMethod; overload; |
Description
Methods
function FindListItem(const AName: string; Index: Integer): TPasMethod; overload; |
|
Find an Index-th item with given name on a list. Index is 0-based. There could be multiple items sharing the same name (overloads) while method of base class returns only the one most recently added item. Returns |
Generated by PasDoc 0.16.0.