EntityCollection Members

Include Protected Members
Include Inherited Members

Collection of entity metadata for assignment, calendar, constraint, outline code, project, resource, and task entities.

The EntityCollection type exposes the following members.

Constructors

 

Name

Description

Public method

EntityCollection

Top

Properties

 

Name

Description

Public property

AssignmentEntity

Contains metadata for the assignment entity type.

Public property

CalendarEntity

Contains metadata for the calendar entity type.

Public property

Capacity

(Inherited from CollectionBase.)

Public property

ConstraintEntity

Contains metadata for the constraint entity type.

Public property

Count

(Inherited from CollectionBase.)

Public propertyStatic member

Entities

Contains the collection of Entity objects.

Protected property

InnerList

(Inherited from CollectionBase.)

Public property

Item

This member is reserved for internal use and is not intended to be used directly from your code.

Protected property

List

(Inherited from CollectionBase.)

Public property

OutlineCodeEntity

Contains metadata for the outline code entity type.

Public property

ProjectEntity

Contains metadata for the project entity type.

Public property

ResourceEntity

Contains metadata for the resource entity type.

Public property

TaskEntity

Contains metadata for the task entity type.

Top

Methods

 

Name

Description

Public method

Clear

(Inherited from CollectionBase.)

Public method

Contains

This member is reserved for internal use and is not intended to be used directly from your code.

Public method

CopyTo

This member is reserved for internal use and is not intended to be used directly from your code.

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetEnumerator

(Inherited from CollectionBase.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Public method

IndexOf

Gets the index of a specified entity.

Protected method

MemberwiseClone

(Inherited from Object.)

Protected method

OnClear

(Inherited from CollectionBase.)

Protected method

OnClearComplete

(Inherited from CollectionBase.)

Protected method

OnInsert

(Inherited from CollectionBase.)

Protected method

OnInsertComplete

(Inherited from CollectionBase.)

Protected method

OnRemove

(Inherited from CollectionBase.)

Protected method

OnRemoveComplete

(Inherited from CollectionBase.)

Protected method

OnSet

(Inherited from CollectionBase.)

Protected method

OnSetComplete

(Inherited from CollectionBase.)

Protected method

OnValidate

(Inherited from CollectionBase.)

Public method

RemoveAt

(Inherited from CollectionBase.)

Public method

ToString

(Inherited from Object.)

Top

Fields

 

Name

Description

Public fieldStatic member

WinProjIdMask

This member is reserved for internal use and is not intended to be used directly from your code.

Top

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IList.Add

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate method

IList.Contains

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate method

ICollection.CopyTo

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate method

IList.IndexOf

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate method

IList.Insert

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate property

IList.IsFixedSize

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate property

IList.IsReadOnly

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate property

ICollection.IsSynchronized

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate property

IList.Item

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate method

IList.Remove

(Inherited from CollectionBase.)

Explicit interface implemetationPrivate property

ICollection.SyncRoot

(Inherited from CollectionBase.)

Top

See Also

Reference

EntityCollection Class

Microsoft.Office.Project.Server.Library Namespace