XmlDictionaryReader.TryGetBase64ContentLength(Int32) Metoda

Definice

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

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

Parametry

length
Int32

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

Návraty

Boolean

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

Platí pro