Class RuntimeButtonCollection
Inheritance
RuntimeButtonCollection
Assembly: NXOpen.dll
public class RuntimeButtonCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
Declaration
protected RuntimeButtonCollection()
Declaration
protected RuntimeButtonCollection(PhysicsManager owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public RuntimeButtonBuilder CreateRuntimeButtonBuilder(RuntimeButton runtimeButton)
Parameters
Returns
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Declaration
public RuntimeButton FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
Declaration
public RuntimeButton[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink