InlineCollectionWrapper.Add(Inline) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds an item to the ICollection<T>.
public void Add (Windows.UI.Xaml.Documents.Inline item);
abstract member Add : Windows.UI.Xaml.Documents.Inline -> unit
override this.Add : Windows.UI.Xaml.Documents.Inline -> unit
Public Sub Add (item As Inline)
Parameters
- item
- Windows.UI.Xaml.Documents.Inline