XmlMapCollection
محتويات
[
يخفي
]XmlMapCollection class
مجموعة منXmlMap
كائنات تمثل معلومات XmlMap.
public class XmlMapCollection : CollectionBase<XmlMap>
الخصائص
اسم | وصف |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | يحصل على خريطة xml من خلال الفهرس المحدد . |
Item { get; set; } |
طُرق
اسم | وصف |
---|---|
Add(string) | أضف أXmlMap بواسطة عنوان url / مسار ملف xml / xsd. |
BinarySearch(XmlMap) | |
BinarySearch(XmlMap, IComparer<XmlMap>) | |
BinarySearch(int, int, XmlMap, IComparer<XmlMap>) | |
Clear() | يزيل كل XmlMaps. (2 methods) |
Contains(XmlMap) | |
CopyTo(XmlMap[]) | |
CopyTo(XmlMap[], int) | |
CopyTo(int, XmlMap[], int, int) | |
Exists(Predicate<XmlMap>) | |
Find(Predicate<XmlMap>) | |
FindAll(Predicate<XmlMap>) | |
FindIndex(Predicate<XmlMap>) | |
FindIndex(int, Predicate<XmlMap>) | |
FindIndex(int, int, Predicate<XmlMap>) | |
FindLast(Predicate<XmlMap>) | |
FindLastIndex(Predicate<XmlMap>) | |
FindLastIndex(int, Predicate<XmlMap>) | |
FindLastIndex(int, int, Predicate<XmlMap>) | |
GetEnumerator() | |
IndexOf(XmlMap) | |
IndexOf(XmlMap, int) | |
IndexOf(XmlMap, int, int) | |
LastIndexOf(XmlMap) | |
LastIndexOf(XmlMap, int) | |
LastIndexOf(XmlMap, int, int) | |
RemoveAt(int) |
أنظر أيضا
- class CollectionBase<T>
- class XmlMap
- مساحة الاسم Aspose.Cells
- المجسم Aspose.Cells