|
Name |
Description |
|
Add(`0)
|
(Inherited from List.) |
|
AddRange(System.Collections.Generic.IEnumerable{`0})
|
(Inherited from List.) |
|
AsReadOnly
|
(Inherited from List.) |
|
BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0})
|
(Inherited from List.) |
|
BinarySearch(`0)
|
(Inherited from List.) |
|
BinarySearch(`0,System.Collections.Generic.IComparer{`0})
|
(Inherited from List.) |
|
Clear
|
(Inherited from List.) |
|
Contains(`0)
|
(Inherited from List.) |
|
ConvertAll``1(System.Converter{System.Converter`2.TInput, ``0})
|
(Inherited from List.) |
|
CopyTo(`0[])
|
(Inherited from List.) |
|
CopyTo(System.Int32,`0[],System.Int32,System.Int32)
|
(Inherited from List.) |
|
CopyTo(`0[],System.Int32)
|
(Inherited from List.) |
|
Create
|
Creates a new Property Bag from public properties of a given class
Use this for strong typing of NMI Control Properties
|
|
CreateUXBagFromProperties
|
|
|
Equals(System.Object)
|
(Inherited from Object.) |
|
Exists(System.Predicate{`0})
|
(Inherited from List.) |
|
Finalize
|
(Inherited from Object.) |
|
Find(System.Predicate{`0})
|
(Inherited from List.) |
|
FindAll(System.Predicate{`0})
|
(Inherited from List.) |
|
FindIndex(System.Predicate{`0})
|
(Inherited from List.) |
|
FindIndex(System.Int32,System.Predicate{`0})
|
(Inherited from List.) |
|
FindIndex(System.Int32,System.Int32,System.Predicate{`0})
|
(Inherited from List.) |
|
FindLast(System.Predicate{`0})
|
(Inherited from List.) |
|
FindLastIndex(System.Predicate{`0})
|
(Inherited from List.) |
|
FindLastIndex(System.Int32,System.Predicate{`0})
|
(Inherited from List.) |
|
FindLastIndex(System.Int32,System.Int32,System.Predicate{`0})
|
(Inherited from List.) |
|
ForEach(System.Action{`0})
|
(Inherited from List.) |
|
GetEnumerator
|
(Inherited from List.) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetRange(System.Int32,System.Int32)
|
(Inherited from List.) |
|
GetSubBag
|
Return a sub Bag of the Property Bag. Dots in the front determine the Sub Branch
i.e.: ".TileWidth" is a property for the first branch (1)
"TileWidth" is a property of the root branch (0)
|
|
GetType
|
(Inherited from Object.) |
|
IndexOf(`0)
|
(Inherited from List.) |
|
IndexOf(`0,System.Int32)
|
(Inherited from List.) |
|
IndexOf(`0,System.Int32,System.Int32)
|
(Inherited from List.) |
|
Insert(System.Int32,`0)
|
(Inherited from List.) |
|
InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})
|
(Inherited from List.) |
|
LastIndexOf(`0)
|
(Inherited from List.) |
|
LastIndexOf(`0,System.Int32)
|
(Inherited from List.) |
|
LastIndexOf(`0,System.Int32,System.Int32)
|
(Inherited from List.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
MergeBag(ThePropertyBag)
|
Merges the current bag with the bag given as the parameter
|
|
MergeUXBagFromProperties
|
|
|
PropBagGetKeyValue
|
|
|
PropBagGetValue(ThePropertyBag, String)
|
|
|
PropBagGetValue(ThePropertyBag, String, String)
|
|
|
PropBagHasValue
|
|
|
PropBagRemoveName
|
Removes a given key from the propertybag
|
|
PropBagUpdateValue(ThePropertyBag, String, String, String)
|
Updates a value of a given key in the propertybag
|
|
PropBagUpdateValue(ThePropertyBag, String, String, String, Boolean)
|
Updates a value of a given key in the propertybag
|
|
PropBagUpdateValue(ThePropertyBag, String, String)
|
Updates a value of a given key in the propertybag
|
|
PropBagUpdateValues
|
Updates a value of a given key in the propertybag
|
|
Remove(`0)
|
(Inherited from List.) |
|
RemoveAll(System.Predicate{`0})
|
(Inherited from List.) |
|
RemoveAt(System.Int32)
|
(Inherited from List.) |
|
RemoveRange(System.Int32,System.Int32)
|
(Inherited from List.) |
|
Reverse
|
(Inherited from List.) |
|
Reverse(System.Int32,System.Int32)
|
(Inherited from List.) |
|
Sort
|
(Inherited from List.) |
|
Sort(System.Collections.Generic.IComparer{`0})
|
(Inherited from List.) |
|
Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer{`0})
|
(Inherited from List.) |
|
Sort(System.Comparison{`0})
|
(Inherited from List.) |
|
ToArray
|
(Inherited from List.) |
|
ToString
|
(Inherited from Object.) |
|
TrimExcess
|
(Inherited from List.) |
|
TrueForAll(System.Predicate{`0})
|
(Inherited from List.) |