VocabularyDefinition Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class VocabularyDefinition abstract : ICloneable
[System.Serializable]
public abstract class VocabularyDefinition : ICloneable
type VocabularyDefinition = class
interface ICloneable
Public MustInherit Class VocabularyDefinition
Implements ICloneable
- Héritage
-
VocabularyDefinition
- Dérivé
- Attributs
- Implémente
Propriétés
Description | |
FormatStrings | |
Id | |
Item[String] | |
Name | |
Type |
Méthodes
AddFormatString(FormatString) | |
Clone() | |
GetFormatString() | |
GetFormatString(String) | |
RemoveFormatString(String) | |
SetType(Type) |