Aracılığıyla paylaş


XmlStreamStore.GetAnnotation(Guid) Yöntem

Tanım

Depodan belirtilen Id ek açıklamayı döndürür.

public:
 override System::Windows::Annotations::Annotation ^ GetAnnotation(Guid annotationId);
public override System.Windows.Annotations.Annotation GetAnnotation (Guid annotationId);
override this.GetAnnotation : Guid -> System.Windows.Annotations.Annotation
Public Overrides Function GetAnnotation (annotationId As Guid) As Annotation

Parametreler

annotationId
Guid

Döndürülecek ek açıklamanın GUID Id özelliği.

Döndürülenler

Belirtilen annotationIdile ek açıklama ; aksi takdirde, null belirtilen annotationId ek açıklama depoda bulunamadıysa.

Özel durumlar

Dispose mağazadan arandı.

Şunlara uygulanır

Ayrıca bkz.