XmlDictionaryReader.TryGetArrayLength(Int32) Metoda

Definice

Neimplementováno v této třídě (vždy vrátí false). V odvozených třídách lze přepsat.

public:
 virtual bool TryGetArrayLength([Runtime::InteropServices::Out] int % count);
public virtual bool TryGetArrayLength (out int count);
abstract member TryGetArrayLength : int -> bool
override this.TryGetArrayLength : int -> bool
Public Overridable Function TryGetArrayLength (ByRef count As Integer) As Boolean

Parametry

count
Int32

Vrátí hodnotu 0, pokud není přepsána v odvozené třídě.

Návraty

false, pokud není přepsáno v odvozené třídě.

Platí pro