| InterfaceWithAddressTemplate Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.ImportExport.Templates.Extended.InterfaceWithAddressTemplate"]
Namespace: Netadmin.Management.ImportExport.Templates.Extended
The InterfaceWithAddressTemplate type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | InterfaceWithAddressTemplate(IAddressManager, IDeviceManager, IObjectManager) | Initializes a new instance of the InterfaceWithAddressTemplate class |
| Name | Description | ||
|---|---|---|---|
| String | Category | (Overrides ImportExportTemplateBase.Category.) | |
| String | Description | (Overrides ImportExportTemplateBase.Description.) | |
| Type | FilterType | (Overrides ImportExportTemplateBase.FilterType.) | |
| GenerationMode | GenerationMode | ||
| String | Name | (Overrides ImportExportTemplateBase.Name.) | |
| Boolean | SupportsExport | (Overrides ImportExportTemplateBase.SupportsExport.) | |
| Boolean | SupportsImport | (Overrides ImportExportTemplateBase.SupportsImport.) | |
| IEnumerableT, T: IImportExportTable | Tables | (Overrides ImportExportTemplateBase.Tables.) |
| Name | Description | ||
|---|---|---|---|
| IImportExportTemplateDescription | Describe(IImportExportTemplateDescription) | ||
| Boolean | Equals(Object) | (Inherited from Object.) | |
| InterfaceAddressMappingDataSet | ExtractAndValidateData(IEnumerableDataTable, ValidationResult) | (Overrides ImportExportTemplateBase.ExtractAndValidateData(IEnumerableDataTable, ValidationResult).) | |
| void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Int32 | GetFilteredExpectedRows(Object) | (Overrides ImportExportTemplateBase.GetFilteredExpectedRows(Object).) | |
| IEnumerableT, T: IEnumerableT | GetFilteredExportTables(Object) | (Overrides ImportExportTemplateBase.GetFilteredExportTables(Object).) | |
| Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| TaskTResult, T: IPaginationT | GetNextPage(IDeviceManager, IPhysicalInterfaceFilter, Int32) | ||
| Type | GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| void | ImportTables(InterfaceAddressMappingDataSet) | (Overrides ImportExportTemplateBase.ImportTables(UTP).) | |
| Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| String | ToString | Returns a string that represents the current object. (Inherited from Object.) |