InlineCollectionAdd Method

Overload List

Add(Control) Adds a control wrapped inside a InlineUIContainer to the collection.
Add(Inline) 
Add(String) Adds a text segment to the collection.

Remarks

For non-complex content this appends the text to the end of currently held text. For complex content this adds a Run to the collection.

See Also