'DeclarationPublic Property PathSegments As System.Collections.ArrayList
'UsageDim instance As NPathGraphicsNode Dim value As System.Collections.ArrayList instance.PathSegments = value value = instance.PathSegments
public System.Collections.ArrayList PathSegments {get; set;}