VocabularyDefinition Class
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 ref class VocabularyDefinition abstract : ICloneable
[System.Serializable]
public abstract class VocabularyDefinition : ICloneable
type VocabularyDefinition = class
interface ICloneable
Public MustInherit Class VocabularyDefinition
Implements ICloneable
- Inheritance
-
VocabularyDefinition
- Derived
- Attributes
- Implements
Properties
Description | |
FormatStrings | |
Id | |
Item[String] | |
Name | |
Type |
Methods
AddFormatString(FormatString) | |
Clone() | |
GetFormatString() | |
GetFormatString(String) | |
RemoveFormatString(String) | |
SetType(Type) |