Version

AttributeCollection Class Members

The following tables list the members exposed by AttributeCollection.

Public Constructors
 NameDescription
Public ConstructorAttributeCollection Constructor  
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<Attribute>)
Public PropertyCount (Inherited from System.Collections.Generic.List<Attribute>)
Public PropertyItem (Inherited from System.Collections.Generic.List<Attribute>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodClear (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodContains (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodExists (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodFind (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodForEach (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodGetItemGets an attribute by its name.  
Public MethodGetRange (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodInsert (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodRemove (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodToArray (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<Attribute>)
Public MethodUpdateItemsUpdates internal hash collection.  
See Also

View on GitHub