Inheritance Hierarchy
SafeListDrawingObject
GF.Clients.Charts.UtilsSafeSerializabeListDrawingObject
GF.Clients.Charts.UtilsDrawingObjectsSerializableList
Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The DrawingObjectsSerializableList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DrawingObjectsSerializableList |
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from SafeListDrawingObject.) | |
| Item | (Inherited from SafeListDrawingObject.) | |
| SyncRoot | (Inherited from SafeListDrawingObject.) |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from SafeListDrawingObject.) | |
| AddRange | (Inherited from SafeListDrawingObject.) | |
| Any | (Inherited from SafeListDrawingObject.) | |
| Clear | (Inherited from SafeListDrawingObject.) | |
| ClearValues | (Inherited from SafeListDrawingObject.) | |
| Contains | (Inherited from SafeListDrawingObject.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExtractIf | (Inherited from SafeListDrawingObject.) | |
| Find | (Inherited from SafeListDrawingObject.) | |
| FindIndex | (Inherited from SafeListDrawingObject.) | |
| ForEach | (Inherited from SafeListDrawingObject.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSchema | (Inherited from SafeSerializabeListT.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ReadXml | (Inherited from SafeSerializabeListT.) | |
| Remove | (Inherited from SafeListDrawingObject.) | |
| RemoveAt | (Inherited from SafeListDrawingObject.) | |
| RemoveIf | (Inherited from SafeListDrawingObject.) | |
| ToList | (Inherited from SafeListDrawingObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteXml | (Overrides SafeSerializabeListTWriteXml(XmlWriter).) |
See Also