Partager via


XmlRewritingContentFactory.Prefetch Méthode

Définition

Surcharges

Prefetch(PrefetchSet)
Prefetch(String)

Prefetch(PrefetchSet)

public:
 void Prefetch(Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ psBase);
public void Prefetch (Microsoft.XLANGs.RuntimeTypes.PrefetchSet psBase);
member this.Prefetch : Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> unit
Public Sub Prefetch (psBase As PrefetchSet)

Paramètres

psBase
PrefetchSet

S’applique à

Prefetch(String)

public:
 void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)

Paramètres

xpath
String

S’applique à