IAccessiblePVIObjectT
IAccessiblePVIObject<T> interface
Represents a type that can return corresponding effective data with the inheritance applied.
public interface IAccessiblePVIObject<T>
where T : class
| Parameter | Description |
|---|---|
| T | Type of effective data. |
Methods
| Name | Description |
|---|---|
| GetEffective() | Gets effective data with the inheritance applied. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides