PVIObject

PVIObject class

Encapsulates basic service infrastructure for objects can be a subject of property value inheritance.

public abstract class PVIObject : ISlideComponent

Properties

NameDescription
AsIPresentationComponent { get; }Allows to get base IPresentationComponent interface. Read-only IPresentationComponent.

Methods

NameDescription
override Equals(object)Compares with specified object.
override GetHashCode()Returns hash code.

See Also