StiDictionarySLService Methods |
The StiDictionarySLService type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | (Inherited from StiService.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAction |
Returns actions available for the provider.
(Inherited from StiSLService.) | |
| GetFilter |
Returns a filter for the provider.
(Inherited from StiSLService.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InvokeLoading |
Raises the Loading event for this object.
(Inherited from StiSLService.) | |
| InvokeSaving |
Raises the Saving event for this object.
(Inherited from StiSLService.) | |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| Load |
Loads a dictionay of data from the stream.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Merge |
Merge dictionary of data from the stream.
| |
| OnLoading(EventArgs) | (Inherited from StiSLService.) | |
| OnLoading(Object, EventArgs) | (Inherited from StiSLService.) | |
| OnSaving(EventArgs) | (Inherited from StiSLService.) | |
| OnSaving(Object, EventArgs) | (Inherited from StiSLService.) | |
| PackService | (Inherited from StiService.) | |
| Save |
Saves a dictionary of data in the stream.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |