This topic has not yet been rated - Rate this topic

VirtualTypeBuilder.FieldInfoCollection Methods

(see also Protected Methods )
  Name Description
Public method Add Overloaded. Adds a FieldInfo to the end of the collection.  
Public method Clear  (Inherited from CollectionBase.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetEnumerator  (Inherited from CollectionBase.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Remove Removes the first occurrence of a specific FieldInfo from the collection.  
Public method RemoveAt  (Inherited from CollectionBase.)
Public method ToString  (Inherited from Object.)
Top
  Name Description
Protected method Finalize  (Inherited from Object.)
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.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.