Aracılığıyla paylaş


ModelingDocData.GetAllElementsForValidation Yöntem

Tüm öğeler için doğrulama alın.Temel uygulama, bu DocData deposunda tüm öğeleri döndürür.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Function GetAllElementsForValidation As IEnumerable(Of ModelElement)
public virtual IEnumerable<ModelElement> GetAllElementsForValidation()

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<ModelElement>
Tüm öğeler için doğrulama, hiçbiri yoksa, boş bir koleksiyon.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelingDocData Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı