public sealed class WordDocument : IWordDocument,
IDisposablePublic NotInheritable Class WordDocument
Implements IWordDocument, IDisposablepublic ref class WordDocument sealed : IWordDocument,
IDisposable[<SealedAttribute>]
type WordDocument =
class
interface IWordDocument
interface IDisposable
end| WordDocument | Инициализирует новый экземпляр класса WordDocument |
| CompareDocument | Сравните документы. |
| Dispose | Освобождает ресурсы, занимаемые объектом. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| MergeDocument | Объединить документы. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |