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