FileTypeList
Inheritance Hierarchy
System.Object
Rhino.PlugIns.FileTypeList
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class FileTypeList
The FileTypeList type exposes the following members.
Constructors
Name
Description
Public Method
FileTypeList.
Initializes a new instance of the FileTypeList class
Public Method
FileTypeList(String, String)
Initializes a new instance of the FileTypeList class
Public Method
FileTypeList(String, String, Boolean)
Initializes a new instance of the FileTypeList class
Methods
Name
Description
Public Method
AddFileType(String, IEnumerable.String.)
Public Method
AddFileType(String, String)
Public Method
AddFileType(String, IEnumerable.String., Boolean)
Public Method
AddFileType(String, String, Boolean)
Public Method
AddFileType(String, String, String)
Public Method
AddFileType(String, String, String, Boolean)
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)