A Sandcastle Documented Class Library
|
ZetiReader Methods |
The ZetiReader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
ApplySetting | |
|
Connect | (Overrides ReaderImplementationConnect(String).) |
|
Disconnect | (Overrides ReaderImplementationDisconnect.) |
|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Execute | (Overrides ReaderImplementationExecute(ISelection, IListOperation, ExecutionSettings, Int32).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Initialize | (Overrides ReaderImplementationInitialize.) |
|
LoadSettingsT | Loads the settings using the persistence method. (Inherited from ReaderImplementation.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OnExecutionComplete | Raise the ExecutionComplete event if it has any listeners. (Inherited from ReaderImplementation.) |
|
OnNotification | Raises the Notification event in order to provide a status indication. (Inherited from ReaderImplementation.) |
|
OnTagResponse | Raise the TagResponse event if it has any listeners. (Inherited from ReaderImplementation.) |
|
SaveSettingsT | Saves the settings using the persistence method. (Inherited from ReaderImplementation.) |
|
StartExecution | (Overrides ReaderImplementationStartExecution(ISelection, IListOperation, ExecutionSettings, Int32).) |
|
StopExecution | (Overrides ReaderImplementationStopExecution.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
|
Transceive |
See Also