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