Intersoft ClientUI Documentation
InlineCollection Class
Members 



Represents a collection of Inline elements.
Object Model
InlineCollection ClassInline Class
Syntax
<TypeConverterAttribute("Intersoft.Client.Documents.InlineCollectionConverter, Intersoft.Client.Documents, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")>
Public Class InlineCollection 
   Inherits Intersoft.Client.Documents.TextElementCollection(Of Inline)
Dim instance As InlineCollection
[TypeConverterAttribute("Intersoft.Client.Documents.InlineCollectionConverter, Intersoft.Client.Documents, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")]
public class InlineCollection : Intersoft.Client.Documents.TextElementCollection<Inline> 
[TypeConverterAttribute("Intersoft.Client.Documents.InlineCollectionConverter, Intersoft.Client.Documents, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")]
public ref class InlineCollection : public Intersoft.Client.Documents.TextElementCollection<Inline> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         Intersoft.Client.Documents.TextElementCollection<T>
            Intersoft.Client.Documents.InlineCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InlineCollection Members
Intersoft.Client.Documents Namespace

Send Feedback