ServerSymbolFactory Methods
The ServerSymbolFactory type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds a DataAreato the symbolic information. | |
|
Adds and registers a ISymbol. | |
|
Adds and registers a symbol | |
|
Adds and registers a DataType | |
|
Removes all DataAreas. | |
|
Removes all symbols. | |
|
Removes all DataTypes. | |
|
Creates the symbol. | |
|
Creates the symbol. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Removes a DataArea from the symbolic information. | |
|
Removes the ISymbol from the Symbolic information. | |
|
Removes the ISymbol from the Symbolic information | |
|
Removes the DataType from the symbolic information. | |
|
Returns a string that represents the current object. (Inherited from Object.) |
- ServerSymbolFactory.AddDataArea Method
- ServerSymbolFactory.AddSymbol Method
- ServerSymbolFactory.AddType Method
- ServerSymbolFactory.ClearDataAreas Method
- ServerSymbolFactory.ClearSymbols Method
- ServerSymbolFactory.ClearTypes Method
- ServerSymbolFactory.CreateSymbol Method
- ServerSymbolFactory.RemoveDataArea Method
- ServerSymbolFactory.RemoveSymbol Method
- ServerSymbolFactory.RemoveType Method