Partager via


GraphObject.CategoryCount, propriété

Retourne le nombre de catégories dans l'objet.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CategoryCount As Integer
public int CategoryCount { get; }
public:
property int CategoryCount {
    int get ();
}
member CategoryCount : int with get
function get CategoryCount () : int

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

GraphObject Classe

Microsoft.VisualStudio.GraphModel, espace de noms