Construtor GraphCategoryCollection

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
Public Sub New ( _
    schema As GraphSchema _
)
public GraphCategoryCollection(
    GraphSchema schema
)
public:
GraphCategoryCollection(
    GraphSchema^ schema
)
new : 
        schema:GraphSchema -> GraphCategoryCollection
public function GraphCategoryCollection(
    schema : GraphSchema
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GraphCategoryCollection Classe

Namespace Microsoft.VisualStudio.GraphModel