PathF.Separate Method

Definition

public:
 System::Collections::Generic::List<Microsoft::Maui::Graphics::PathF ^> ^ Separate();
public System.Collections.Generic.List<Microsoft.Maui.Graphics.PathF> Separate ();
member this.Separate : unit -> System.Collections.Generic.List<Microsoft.Maui.Graphics.PathF>
Public Function Separate () As List(Of PathF)

Returns

Applies to