Chili.Opf3 Send comments on this topic.
AutoNumberItems Class Members
See Also  Properties  Methods 
Chili.Opf3.Query Namespace : AutoNumberItems Class


The following tables list the members exposed by AutoNumberItems.

Public Constructors

 NameDescription
Public ConstructorAutoNumberItems Constructor Creates a new instance of the AutoNumberItems Class.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public PropertyCount (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public PropertyItem (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public PropertyPersistentAttribute Returns the PersistentAttribute of the persistent object that is inserted.  
Top

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodClear (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodContains (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodGeneric ConvertAll (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodExists (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodFind (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodForEach (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodInsert (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodRemove (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodToArray (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<AutoNumberItem>)
Top

See Also