JGR MSTS Editors and Tools
SimisProviderForFile Class
NamespacesJgr.IO.ParserSimisProviderForFile

[This is preliminary documentation and is subject to change.]

A SimisProvider which contains only the subset of Simis formats appropriate for a given filename.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public class SimisProviderForFile : SimisProvider
<ImmutableAttribute> _
Public Class SimisProviderForFile _
	Inherits SimisProvider
[ImmutableAttribute]
public ref class SimisProviderForFile : public SimisProvider
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
SimisProviderForFile(IDictionary<(Of <<'(UInt32, String>)>>), IDictionary<(Of <<'(String, UInt32>)>>), IEnumerable<(Of <<'(SimisFormat>)>>), String)
Equals(Object) (Inherited from Object.)
Extension
FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
Formats
Provides a collection of SimisFormats which have been loaded.
(Inherited from SimisProvider.)
GetFieldInfo(String, String) (Inherited from Object.)
GetForFormat(String) (Inherited from SimisProvider.)
GetForPath(String)
Gets the subset of SimisFormats appropriate for a given filename.
(Inherited from SimisProvider.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
TokenIds
Provides a mapping of token names (as String) to token IDs (as UInt32).
(Inherited from SimisProvider.)
TokenNames
Provides a mapping of token IDs (as UInt32) to token names (as String).
(Inherited from SimisProvider.)
ToString()()()() (Overrides SimisProvider.ToString()()()().)
Inheritance Hierarchy
Object
SimisProvider
 SimisProviderForFile

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682