Partilhar via


Construtor GraphPropertyCollection

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GraphPropertyCollection Classe

Namespace Microsoft.VisualStudio.GraphModel