Class PTViewChangeCollection
Inheritance
System.Object
PTViewChangeCollection
Assembly: PDFNetiOS.dll
Syntax
public class PTViewChangeCollection : NSObject
Constructors
PTViewChangeCollection()
Declaration
public PTViewChangeCollection()
PTViewChangeCollection(NSObjectFlag)
Declaration
protected PTViewChangeCollection(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTViewChangeCollection(NativeHandle)
Declaration
protected PTViewChangeCollection(NativeHandle handle)
Parameters
Type |
Name |
Description |
ObjCRuntime.NativeHandle |
handle |
|
Properties
ClassHandle
Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type |
Description |
ObjCRuntime.NativeHandle |
|
Methods
CreateInternal(Int64)
Declaration
public static PTViewChangeCollection CreateInternal(long impl)
Parameters
Type |
Name |
Description |
System.Int64 |
impl |
|
Returns
GetHandleInternal()
Declaration
public virtual long GetHandleInternal()
Returns
Type |
Description |
System.Int64 |
|