Nevron Open Vision Documentation
Nevron.Nov Namespace / NEmbeddedResourceContainer Class
Fields Methods


In This Topic
    NEmbeddedResourceContainer Class Members
    In This Topic

    The following tables list the members exposed by NEmbeddedResourceContainer.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The Empty resources  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the resource with the specified name or null if a resource with this name does not exist.  
    Public MethodOverloaded. Returns the bytes of the resource with the specified name or null if a resource with this name does not exist.  
    Public MethodGets the names of the resources contained in this container.  
    Public MethodGets a stream from the resource with the specified name. Returns null if a resource with this name does not exist.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the given byte array to this resource container's byte data.  
    Protected MethodRegisters a resource.  
    Top
    See Also