| FarPoint.Web.Spread 名前空間 : ISparklineContainer インタフェース | 
ISparklineContainerデータ型で公開されるメンバを以下の表に示します。
| 名前 | 説明 | |
|---|---|---|
![]()  | Count | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | IsEmpty | このインスタンスが空かどうかを示す値を取得します。 | 
![]()  | IsReadOnly | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | Item | 指定したインデックスにあるISparklineGroupを取得します。 | 
![]()  | Owner | このコンテナーのオーナー。 | 
| 名前 | 説明 | |
|---|---|---|
![]()  | Add | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | AddSparklineToGroup | スパークラインを既存のグループに追加します。 | 
![]()  | Clear | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | Contains | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | CopyTo | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | Deserialize | オブジェクトをXMLからロードします。 FarPoint.Web.Spread.Model.ISerializeSupportから継承されます。 | 
![]()  | GetEnumerator | System.Collections.Generic.IEnumerable<T>から継承されます。 | 
![]()  | GetObjectData | System.Runtime.Serialization.ISerializableから継承されます。 | 
![]()  | GetSparkline | オーバーロードされます。 指定した位置にあるスパークラインを取得します。 | 
![]()  | Remove | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | 
![]()  | RemoveSparkline | スパークラインを削除します。 | 
![]()  | Serialize | オブジェクトをXMLに保存します。 FarPoint.Web.Spread.Model.ISerializeSupportから継承されます。 |