DocumentSpec.GetDistinguishedPropertyAnnotationEnumerator Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual System::Collections::IDictionaryEnumerator ^ GetDistinguishedPropertyAnnotationEnumerator();
public System.Collections.IDictionaryEnumerator GetDistinguishedPropertyAnnotationEnumerator ();
abstract member GetDistinguishedPropertyAnnotationEnumerator : unit -> System.Collections.IDictionaryEnumerator
override this.GetDistinguishedPropertyAnnotationEnumerator : unit -> System.Collections.IDictionaryEnumerator
Public Function GetDistinguishedPropertyAnnotationEnumerator () As IDictionaryEnumerator