FormBuildGuidControl.cacheDataMethod Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
cacheDataMethod(Int32)
public:
 virtual int cacheDataMethod(int _value);public virtual int cacheDataMethod(int _value);abstract member cacheDataMethod : int -> int
override this.cacheDataMethod : int -> intPublic Overridable Function cacheDataMethod (_value As Integer) As IntegerParameters
- _value
- Int32
Returns
Applies to
cacheDataMethod()
public:
 virtual int cacheDataMethod();public virtual int cacheDataMethod();abstract member cacheDataMethod : unit -> int
override this.cacheDataMethod : unit -> intPublic Overridable Function cacheDataMethod () As Integer