This topic has not yet been rated - Rate this topic

PathSegmentCollection.Append method

Adds a new item to the collection.

Syntax


public:
void Append(
  PathSegment^ value
)

Parameters

value

Type: PathSegment

The new item to add.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows::UI::Xaml::Media

Metadata

Windows.winmd

See also

PathSegmentCollection

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.