Click or drag to resize

NativeItem Methods

The NativeItem type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodGetFullPath Gets the absolute path of the given resource. Combines the Root, FileFolder, and FileName values.
(Inherited from ResourceFileItem)
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also