3dak Client

Site.siblings Property

Returns all Nodes with the same Parent of this node

[Visual Basic]
Public Property ReadOnly List<T> As 
[C#]
public List<T> List<T> { get; }
[C++]
public: __property * get_List<T>();
[JScript]
public function get List<T>() : List<T>

Property Value

Remarks

Hidden nodes must be excluded in output

See Also

Site Class | ppm3dakClient Namespace