| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As New SchemaVocabulary() | |
| C# | |
|---|---|
public SchemaVocabulary() | |
| Delphi | |
|---|---|
public SchemaVocabulary(); | |
| JScript | |
|---|---|
public function SchemaVocabulary(); | |
| Managed Extensions for C++ | |
|---|---|
public: SchemaVocabulary(); | |
| C++/CLI | |
|---|---|
public: SchemaVocabulary(); | |