VirtualTypeBuilder.FieldInfoCollection Methods
Visual Studio 2005
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add | Overloaded. Adds a FieldInfo to the end of the collection. |
| Clear | (Inherited from CollectionBase.) |
| Equals | Overloaded. (Inherited from Object.) |
| GetEnumerator | (Inherited from CollectionBase.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| ReferenceEquals | (Inherited from Object.) |
| Remove | Removes the first occurrence of a specific FieldInfo from the collection. |
| RemoveAt | (Inherited from CollectionBase.) |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Finalize | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| OnClear | (Inherited from CollectionBase.) |
| OnClearComplete | (Inherited from CollectionBase.) |
| OnInsert | (Inherited from CollectionBase.) |
| OnInsertComplete | (Inherited from CollectionBase.) |
| OnRemove | (Inherited from CollectionBase.) |
| OnRemoveComplete | (Inherited from CollectionBase.) |
| OnSet | (Inherited from CollectionBase.) |
| OnSetComplete | (Inherited from CollectionBase.) |
| OnValidate | (Inherited from CollectionBase.) |