See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The AppWizardEntityClassCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodAddNew()()()()
Protected methodAddNew(Object) (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodAddNew(String) (Inherited from EntityClassCollection.)
Public methodApplySort(ListSortDescriptionCollection) (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodApplySort(PropertyDescriptor, ListSortDirection) (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodAsEntityView (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodCancelNew (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodClone (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodContains (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodCopyTo (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodCreateHandle (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodDeleteAll (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodDispose (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodEndNew (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodFind(Object) (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodFind(PropertyDescriptor, Object) (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodFindEntitiesInUri
Find all entities that have the specified URI in a property's value.
(Inherited from EntityClassCollection.)
Public methodGetEnumerator (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetList (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodInitialize (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodLoad (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnFilterCoreChanged (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodOrderBy (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodOrderByDescending (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodQueryUser (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodRefresh (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodRemove (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodRemoveAt (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodRemoveSort (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Protected methodSetDefaultValuesForNewElement (Overrides NEntityCollectionSetDefaultValuesForNewElement(UTP).)
Protected methodSetRelationshipDefaultsForNewElement (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateNamespaces (Inherited from EntityClassCollection.)
Public methodWhere (Inherited from NEntityCollection<(Of <(<'EntityClass>)>)>.)

See Also