FormDataSource.__cacheCalculateMethod_IntImpl__(String) 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.
public:
virtual bool __cacheCalculateMethod_IntImpl__(System::String ^ _methodName);
public virtual bool __cacheCalculateMethod_IntImpl__ (string _methodName);
abstract member __cacheCalculateMethod_IntImpl__ : string -> bool
override this.__cacheCalculateMethod_IntImpl__ : string -> bool
Public Overridable Function __cacheCalculateMethod_IntImpl__ (_methodName As String) As Boolean
Parameters
- _methodName
- String