The properties of the PActivityList class are listed below. For a complete list of PActivityList class members, see the PActivityList Members topic.
Count (inherited from CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item | Allows a PActivityList to be indexed directly to access it's children. |
InnerList (inherited from CollectionBase) | Gets an ArrayList containing the list of elements in the CollectionBase instance. |
List (inherited from CollectionBase) | Gets an IList containing the list of elements in the CollectionBase instance. |
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) |
PActivityList Class | UMD.HCIL.Piccolo.Util Namespace