Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Hiérarchie d'héritage
System.Object
Microsoft.VisualStudio.GraphModel.GraphCategoryCollection
Espace de noms : Microsoft.VisualStudio.GraphModel
Assembly : Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)
Syntaxe
'Déclaration
Public Class GraphCategoryCollection _
Implements ICollection(Of GraphCategory), IEnumerable(Of GraphCategory), _
IEnumerable
public class GraphCategoryCollection : ICollection<GraphCategory>,
IEnumerable<GraphCategory>, IEnumerable
public ref class GraphCategoryCollection : ICollection<GraphCategory^>,
IEnumerable<GraphCategory^>, IEnumerable
type GraphCategoryCollection =
class
interface ICollection<GraphCategory>
interface IEnumerable<GraphCategory>
interface IEnumerable
end
public class GraphCategoryCollection implements ICollection<GraphCategory>, IEnumerable<GraphCategory>, IEnumerable
Le type GraphCategoryCollection expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Count | |
![]() |
IsReadOnly |
Début
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | |
![]() |
AddNewCategory(String, Graph) | |
![]() |
AddNewCategory(String, Graph, GraphMetadata) | |
![]() |
Clear | |
![]() |
Contains | |
![]() |
Copy | |
![]() |
CopyTo | |
![]() |
Equals | Détermine si l'Object spécifié est égal à l'Object en cours. (Hérité de Object.) |
![]() |
Finalize | Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.) |
![]() |
GetCategoriesBasedOn | |
![]() |
GetEnumerator | |
![]() |
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) |
![]() |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) |
![]() |
MemberwiseClone | Crée une copie superficielle de l'objet Object actif. (Hérité de Object.) |
![]() |
Remove | |
![]() |
ToString | Retourne une chaîne qui représente l'objet actuel. (Hérité de Object.) |
Début
Implémentations d'interface explicite
| Nom | Description | |
|---|---|---|
![]() ![]() |
IEnumerable<GraphCategory>.GetEnumerator |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)