CoreStrings.NavigationArray(Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{1_entityType} gezinti türü. {0_navigation}' bir dizi türü olan '{foundType}' değeridir. Koleksiyon gezintileri dizi olamaz.
public static string NavigationArray(object navigation, object entityType, object foundType);
public static string NavigationArray(object? navigation, object? entityType, object? foundType);
static member NavigationArray : obj * obj * obj -> string
Public Shared Function NavigationArray (navigation As Object, entityType As Object, foundType As Object) As String
Parametreler
- navigation
- Object
- entityType
- Object
- foundType
- Object