Point3DCollection.Parse(String) Yöntem

Tanım

Bir nesne koleksiyonunun dize gösterimini Point3D eşdeğer Point3DCollectionbir öğesine dönüştürür.

public:
 static System::Windows::Media::Media3D::Point3DCollection ^ Parse(System::String ^ source);
public static System.Windows.Media.Media3D.Point3DCollection Parse (string source);
static member Parse : string -> System.Windows.Media.Media3D.Point3DCollection
Public Shared Function Parse (source As String) As Point3DCollection

Parametreler

source
String

Point3D nesnelerinin koleksiyonunun dize gösterimi.

Döndürülenler

Eşdeğer Point3DCollection.

Şunlara uygulanır