VocabularyDefinition Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public ref class VocabularyDefinition abstract : ICloneable
[System.Serializable]
public abstract class VocabularyDefinition : ICloneable
type VocabularyDefinition = class
interface ICloneable
Public MustInherit Class VocabularyDefinition
Implements ICloneable
- Dědičnost
-
VocabularyDefinition
- Odvozené
- Atributy
- Implementuje
Vlastnosti
Description | |
FormatStrings | |
Id | |
Item[String] | |
Name | |
Type |
Metody
AddFormatString(FormatString) | |
Clone() | |
GetFormatString() | |
GetFormatString(String) | |
RemoveFormatString(String) | |
SetType(Type) |