CompareSmartObjectCollection Class Members
See Also  Properties Methods 
SourceCode.SmartObjects.Authoring Namespace : CompareSmartObjectCollection Class


Glossary Item Box

The following tables list the members exposed by CompareSmartObjectCollection.

Public Properties

Public Methods

  Name Description
Public Method Add (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method AddRange (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method AsReadOnly (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method BinarySearch Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Clear (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Contains (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method ConvertAll<TOutput> (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method CopyTo Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method static (Shared in Visual Basic) Create  
Public Method Exists (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Find (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method FindAll (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method FindIndex Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method FindLast (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method FindLastIndex Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method ForEach (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method GetEnumerator (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method GetRange (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method IndexOf Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Insert (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method InsertRange (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method LastIndexOf Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Remove (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method RemoveAll (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method RemoveAt (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method RemoveRange (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Reverse Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method Sort Overloaded.  (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method ToArray (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method TrimExcess (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Public Method TrueForAll (Inherited from System.Collections.Generic.List<CompareSmartObject>)
Top

See Also