System.Windows.Parameter.GetValue C# (CSharp) Méthode

GetValue() public abstract méthode

Gets the value of the parameter.
public abstract GetValue ( ) : object
Résultat object
        public abstract object GetValue();