Report Manager Documentation

AliasCollection Members

AliasCollection overview

Public Instance Constructors

AliasCollection Constructor Initializes a new instance of the AliasCollection class.

Public Instance Properties

Count (inherited from CollectionBase)
Item

Public Instance Methods

Add
Clear (inherited from CollectionBase)
Contains
CopyTo
Equals (inherited from Object)
GetEnumerator (inherited from CollectionBase)
GetHashCode (inherited from Object)
GetType (inherited from Object)
IndexOf
Insert
Remove
RemoveAt (inherited from CollectionBase)
ToString (inherited from Object)

Protected Instance Properties

InnerList (inherited from CollectionBase)
List (inherited from CollectionBase)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)
OnClear (inherited from CollectionBase)
OnClearComplete (inherited from CollectionBase)
OnInsert
OnInsertComplete (inherited from CollectionBase)
OnRemove
OnRemoveComplete (inherited from CollectionBase)
OnSet
OnSetComplete (inherited from CollectionBase)
OnValidate

See Also

AliasCollection Class | Reportman.Reporting Namespace