Udostępnij za pośrednictwem


Metoda GraphObject.ClearValue — (GraphProperty)

Usuwa wartość określona właściwość.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Function ClearValue ( _
    graphProperty As GraphProperty _
) As Object
public Object ClearValue(
    GraphProperty graphProperty
)
public:
Object^ ClearValue(
    GraphProperty^ graphProperty
)
member ClearValue : 
        graphProperty:GraphProperty -> Object
public function ClearValue(
    graphProperty : GraphProperty
) : Object

Parametry

Wartość zwracana

Typ: Object
Wartość adnotacji, który został usunięty lub wartość null.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphObject Klasa

Przeciążenie ClearValue

Przestrzeń nazw Microsoft.VisualStudio.GraphModel