DxfCollection
Contenu
[
Cacher
]DxfCollection class
Représente les enregistrements principaux de formatage différentiel.
public class DxfCollection : CollectionBase<Style>
Propriétés
| Nom | La description |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | |
| Item { get; } | Obtient l’élément à l’index spécifié. |
| Item { get; set; } |
Méthodes
| Nom | La description |
|---|---|
| BinarySearch(Style) | |
| BinarySearch(Style, IComparer<Style>) | |
| BinarySearch(int, int, Style, IComparer<Style>) | |
| Clear() | |
| Contains(Style) | |
| CopyTo(Style[]) | |
| CopyTo(Style[], int) | |
| CopyTo(int, Style[], int, int) | |
| Exists(Predicate<Style>) | |
| Find(Predicate<Style>) | |
| FindAll(Predicate<Style>) | |
| FindIndex(Predicate<Style>) | |
| FindIndex(int, Predicate<Style>) | |
| FindIndex(int, int, Predicate<Style>) | |
| FindLast(Predicate<Style>) | |
| FindLastIndex(Predicate<Style>) | |
| FindLastIndex(int, Predicate<Style>) | |
| FindLastIndex(int, int, Predicate<Style>) | |
| GetEnumerator() | |
| IndexOf(Style) | |
| IndexOf(Style, int) | |
| IndexOf(Style, int, int) | |
| LastIndexOf(Style) | |
| LastIndexOf(Style, int) | |
| LastIndexOf(Style, int, int) | |
| RemoveAt(int) |
Voir également
- class CollectionBase<T>
- class Style
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells