Class PathConnectionCollection
Inheritance
PathConnectionCollection
Assembly: NXOpen.dll
Syntax
public class PathConnectionCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PathConnectionCollection()
Declaration
protected PathConnectionCollection()
PathConnectionCollection(RouteManager)
Declaration
protected PathConnectionCollection(RouteManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreatePathConnection()
Declaration
public PathConnection CreatePathConnection()
Returns
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
ToArray()
Declaration
public PathConnection[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink