BinaryArchiveFile Class |
[Missing <summary> documentation for "T:Rhino.FileIO.BinaryArchiveFile"]
Namespace: Rhino.FileIO
The BinaryArchiveFile type exposes the following members.
Name | Description | |
---|---|---|
BinaryArchiveFile | Initializes a new instance of the BinaryArchiveFile class |
Name | Description | |
---|---|---|
Close | ||
Dispose |
Actively reclaims unmanaged resources that this instance uses.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Passively reclaims unmanaged resources when the class user did not explicitly call Dispose().
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Open | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |