XForms4Net, the XForms .NET library.

instances Members

instances overview

Public Instance Constructors

instances Constructor Initializes a new instance of the instances class.

Public Instance Properties

Count (inherited from CollectionBase) 
Item 

Public Instance Methods

Add 
Clear 
Equals (inherited from Object) 
Exists 
GetEnumerator (inherited from CollectionBase) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
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 (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) 

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

instances Class | net.alessandropetrozzelli.xforms4net Namespace