Udostępnij za pośrednictwem


MutableAnnotatableExtensions Klasa

Definicja

Przestroga

Use IMutableAnnotatable

Metody rozszerzeń dla klasy IMutableAnnotatable.

public static class MutableAnnotatableExtensions
[System.Obsolete("Use IMutableAnnotatable")]
public static class MutableAnnotatableExtensions
type MutableAnnotatableExtensions = class
[<System.Obsolete("Use IMutableAnnotatable")>]
type MutableAnnotatableExtensions = class
Public Module MutableAnnotatableExtensions
Public Class MutableAnnotatableExtensions
Dziedziczenie
MutableAnnotatableExtensions
Atrybuty

Metody

AddAnnotations(IMutableAnnotatable, IEnumerable<IAnnotation>)
Przestarzałe.

Dodaje adnotacje do obiektu.

GetAnnotation(IMutableAnnotatable, String)
Przestarzałe.

Pobiera adnotację o podanej nazwie, zgłaszając ją, jeśli nie istnieje.

GetOrAddAnnotation(IMutableAnnotatable, String, String)
Przestarzałe.

Pobiera istniejącą adnotację z danym kluczem lub dodaje nową adnotację, jeśli nie istnieje.

SetOrRemoveAnnotation(IMutableAnnotatable, String, Object)
Przestarzałe.

Ustawia adnotację przechowywaną pod daną nazwą. Zastępuje istniejącą adnotację, jeśli adnotacja o określonej nazwie już istnieje. Usuwa istniejącą adnotację, jeśli null jest podana.

Dotyczy