NevronOpenVision
Nevron.Nov Namespace / NEmbeddedResourceContainer Class


NEmbeddedResourceContainer Class Methods

For a list of all members of this type, see NEmbeddedResourceContainer members.

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