Common.__Helpfield_IntImpl__(Int32) 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 System::String ^ __Helpfield_IntImpl__(int fieldId);
public virtual string __Helpfield_IntImpl__ (int fieldId);
abstract member __Helpfield_IntImpl__ : int -> string
override this.__Helpfield_IntImpl__ : int -> string
Public Overridable Function __Helpfield_IntImpl__ (fieldId As Integer) As String
Parameters
- fieldId
- Int32