CreateObject Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class CreateObject sealed : Microsoft::RuleEngine::Function
[System.Serializable]
public sealed class CreateObject : Microsoft.RuleEngine.Function
type CreateObject = class
inherit Function
Public NotInheritable Class CreateObject
Inherits Function
- Herança
- Atributos
Construtores
| CreateObject(Type, ArgumentCollection, VocabularyLink) | |
| CreateObject(Type, ArgumentCollection) | |
| CreateObject(Type, VocabularyLink) | |
| CreateObject(Type) |
Propriedades
| ConstructorArguments | |
| Type | (Herdado de Term) |
| VocabularyLink | (Herdado de Term) |
Métodos
| Clone() | |
| SetType(Type) | (Herdado de Term) |