DictIndex.setAlternateKey(Boolean, Boolean) 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 setAlternateKey(bool _alternateKey, bool _saveInLoadedLayer);
public virtual bool setAlternateKey (bool _alternateKey, bool _saveInLoadedLayer);
abstract member setAlternateKey : bool * bool -> bool
override this.setAlternateKey : bool * bool -> bool
Public Overridable Function setAlternateKey (_alternateKey As Boolean, _saveInLoadedLayer As Boolean) As Boolean
Parameters
- _alternateKey
- Boolean
- _saveInLoadedLayer
- Boolean